docs(catalog): clarify mutation and CLI contracts

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
This commit is contained in:
Magnus Hedemark
2026-09-01 17:47:41 -04:00
co-authored by factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
parent 0dd8d47cab
commit a6db4c9645
5 changed files with 5 additions and 6 deletions
@@ -20,7 +20,7 @@ Full reference for `cscli` — the CrowdSec command-line tool for managing the e
| Command | Description |
|---------|-------------|
| `cscli hub update` | Update the local hub index |
| `cscli hub update` | Refresh the local hub index (state-changing; apply the safety gate first) |
| `cscli hub list` | List hub index info |
| `cscli collections install <name>` | Install a collection |
| `cscli collections list` | List installed collections |