Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

CLI reference

These pages are generated from the clap command definitions by cargo xtask doc-gen cli. Do not edit them by hand.

lightshuttle: Lightweight dev orchestrator for polyglot teams

Global options

OptionDescription
-f, --file <FILE>Path to the manifest. Overrides the upward discovery

Commands

CommandDescription
upBoot the stack and supervise it until interrupted
downStop every container managed by this project
psList managed resources and their status
logsStream logs of a single resource
validateParse and validate the manifest without starting anything
manifestDump the resolved manifest to stdout as YAML
restartRestart a single managed resource through the running control plane. Requires lightshuttle up to be active in the same working directory so the discovery file .lightshuttle/control.url is present
aliasManage the optional lsh shell alias
exportGenerate deployment artifacts from the manifest
secretsInspect ${env.*} variable references in the manifest