init | Generate clawup.yaml scaffold (or refresh existing config from identity changes) |
deploy | Validate secrets, configure Pulumi, and deploy agents |
redeploy | Update agents in-place (pulumi up --refresh) |
onboard | Run plugin onboard hooks for interactive first-time setup |
status | Show agent statuses from stack outputs |
ssh | SSH to an agent by name or alias |
validate | Health check agents via Tailscale SSH |
push | Push workspace files, skills, and config to running agents |
destroy | Tear down all resources |
list | Show project config |
config | View and modify config values |
secrets | Manage Pulumi secrets (API keys, tokens) |
webhooks | Configure Linear webhooks |
update | Update the clawup CLI to the latest version |