mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-04-28 03:49:31 +00:00
docs: sync README with source of truth (#2729)
Add missing 'spawn uninstall' command to the Commands table. The command exists in packages/cli/src/commands/help.ts (getHelpUsageSection) but was absent from the README commands table. Co-authored-by: spawn-qa-bot <qa@openrouter.ai>
This commit is contained in:
parent
6e92cc832b
commit
234dd5e6e1
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ spawn delete -c hetzner # Delete a server on Hetzner
|
|||
| `spawn agents` | List all agents with descriptions |
|
||||
| `spawn clouds` | List all cloud providers |
|
||||
| `spawn feedback "message"` | Send feedback to the Spawn team |
|
||||
| `spawn uninstall` | Uninstall spawn CLI and optionally remove data |
|
||||
| `spawn update` | Check for CLI updates |
|
||||
| `spawn delete` | Interactively select and destroy a cloud server |
|
||||
| `spawn delete -a <agent>` | Filter servers to delete by agent |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue