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
buildsList builds for a deployment
logsStream runtime logs from a deployment component
exportExport generated project files
uploadUpload a file to an S3 bucket in a project
accountsManage connected cloud accounts
configManage CLI defaults
orgManage which organization the CLI operates against
specPrint the infrastructure schema reference
loginLog in to spawned
logoutLog out of spawned
completionGenerate the autocompletion script for the specified shell

Flags

FlagDescription
-h, —helpHelp for spawned
—org <slug>Organization slug to scope this command to (overrides the persisted default)
-v, —versionShow version

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

    CLI