Start
CLI
Last updated January 2026
Installation
$curl http://spawned.sh | bashCommands
| Command | Description |
|---|---|
init | Create a new project |
apply | Apply an infra.json to a project |
redeploy | Pull latest code from sources and rebuild |
list | List your deployed projects |
get | Get a deployed project |
delete | Delete a deployment |
validate | Validate an infra.json without applying it |
schema | Get the infrastructure schema of a deployment |
builds | List builds for a deployment |
logs | Stream runtime logs from a deployment component |
export | Get all terraform files from a deployment |
upload | Upload a file to an S3 bucket in a project |
accounts | Manage connected cloud accounts |
config | Manage CLI defaults |
shared-infra | List shared infrastructure components |
llm-help | Print the LLM infrastructure spec for AI assistants |
login | Log in to spawned |
logout | Log out of spawned |
completion | Generate the autocompletion script for the specified shell |
Flags
| Flag | Description |
|---|---|
-h, —help | Help for spawned |
-v, —version | Show version |
Use spawned [command] --help for more information about a command.