diff --git a/README.md b/README.md index ede21603..2bbc2d2c 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,9 @@ spawn delete -c hetzner # Delete a server on Hetzner | `spawn list --clear` | Clear all spawn history | | `spawn fix` | Re-run agent setup on an existing VM (re-inject credentials, reinstall) | | `spawn fix ` | Fix a specific spawn by name or ID | +| `spawn link ` | Register an existing VM by IP | +| `spawn link --agent ` | Specify the agent running on the VM | +| `spawn link --cloud ` | Specify the cloud provider | | `spawn last` | Instantly rerun the most recent spawn | | `spawn agents` | List all agents with descriptions | | `spawn clouds` | List all cloud providers |