mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-04-28 03:49:31 +00:00
docs: sync README with source of truth (#2599)
Co-authored-by: spawn-qa-bot <qa@openrouter.ai> Co-authored-by: L <6723574+louisgv@users.noreply.github.com>
This commit is contained in:
parent
ba7a3fa5c4
commit
b0730c82db
1 changed files with 2 additions and 0 deletions
|
|
@ -62,6 +62,8 @@ spawn delete -c hetzner # Delete a server on Hetzner
|
|||
| `spawn list -a <agent>` | Filter history by agent |
|
||||
| `spawn list -c <cloud>` | Filter history by cloud |
|
||||
| `spawn list --clear` | Clear all spawn history |
|
||||
| `spawn fix` | Re-run agent setup on an existing VM (re-inject credentials, reinstall) |
|
||||
| `spawn fix <spawn-id>` | Fix a specific spawn by name or ID |
|
||||
| `spawn last` | Instantly rerun the most recent spawn |
|
||||
| `spawn agents` | List all agents with descriptions |
|
||||
| `spawn clouds` | List all cloud providers |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue