mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-04-28 03:49:31 +00:00
docs: add spawn status commands to README commands table (#2381)
Co-authored-by: spawn-qa-bot <qa@openrouter.ai>
This commit is contained in:
parent
fb6d13d5d2
commit
9af9d5669b
1 changed files with 4 additions and 0 deletions
|
|
@ -66,6 +66,10 @@ spawn delete -c hetzner # Delete a server on Hetzner
|
|||
| `spawn delete` | Interactively select and destroy a cloud server |
|
||||
| `spawn delete -a <agent>` | Filter servers to delete by agent |
|
||||
| `spawn delete -c <cloud>` | Filter servers to delete by cloud |
|
||||
| `spawn status` | Show live state of cloud servers |
|
||||
| `spawn status -a <agent>` | Filter status by agent |
|
||||
| `spawn status -c <cloud>` | Filter status by cloud |
|
||||
| `spawn status --prune` | Remove gone servers from history |
|
||||
| `spawn help` | Show help message |
|
||||
| `spawn version` | Show version |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue