delete-machine
Removes a virtual machine by name from local or cloud fleets, regardless of running state, to reclaim resources.
Instructions
Delete a machine, running or not.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Machine name | |
| target | No | Which fleet to talk to. local is smolvm serve on this host; cloud is smol cloud at SMOL_CLOUD_URL. | local |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deleted | Yes |