Start

CLI

Last updated January 2026

Installation

$curl http://spawned.sh | bash

Commands

CommandDescription
initCreate a new project
applyApply an infra.json to a project
redeployPull latest code from sources and rebuild
listList your deployed projects
getGet a deployed project
deleteDelete a deployment
validateValidate an infra.json without applying it
schemaGet the infrastructure schema of a deployment
buildsList builds for a deployment
logsStream runtime logs from a deployment component
exportGet all terraform files from a deployment
uploadUpload a file to an S3 bucket in a project
accountsManage connected cloud accounts
configManage CLI defaults
shared-infraList shared infrastructure components
llm-helpPrint the LLM infrastructure spec for AI assistants
loginLog in to spawned
logoutLog out of spawned
completionGenerate the autocompletion script for the specified shell

Flags

FlagDescription
-h, —helpHelp for spawned
-v, —versionShow version

Use spawned [command] --help for more information about a command.

    CLI