# 📖 `clever delete` command reference

## ➡️ `clever delete` <kbd>Since 0.7.0</kbd>

Delete an application

```bash
clever delete [options]
```

### ⚙️ Options

|Name|Description|
|---|---|
|`-a`, `--alias` `<alias>`|Short name for the application|
|`--app` `<app-id\|app-name>`|Application to manage by its ID (or name, if unambiguous)|
|`-y`, `--yes`|Skip confirmation and delete the application directly|
