# 📖 `clever activity` command reference

## ➡️ `clever activity` <kbd>Since 0.2.3</kbd>

Show last deployments of an application

```bash
clever activity [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)|
|`-f`, `--follow`|Track new deployments in activity list|
|`-F`, `--format` `<format>`|Output format (human, json, json-stream) (default: human)|
|`--show-all`|Show all activity|
