Expand description
cloud deploy command: prompts, preflight, and progress rendering.
Resolves the active cloud profile and tenant, runs the cloud doctor
preflight (deploys hard-block on a failing report), then hands the typed
request to DeployOrchestrator in the pipeline module, which owns
the image build/push, secret provisioning, and the deploy call. Rendering
flows back through CliDeployProgress.
Deploys are stateless container rebuilds: runtime files created inside the
previous container are not preserved. Use systemprompt cloud backup
first to keep a copy.
Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.