Expand description
cloud command tree for systemprompt.io Cloud.
Routes CloudCommands to the auth, init, tenant, profile, deploy,
backup, status, and dockerfile subcommands, and declares each command’s
profile/secret requirements via DescribeCommand.
Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.
Modules§
- auth
cloud authsubcommands: login, logout, and whoami.- backup
cloud backupcommand: download the tenant’s runtimeservices/tree.- deploy
cloud deploycommand: prompts, preflight, and progress rendering.- doctor
cloud doctor: pre-deploy preflight for runtime prerequisites.- init
cloud initproject scaffolding.- profile
cloud profilesubcommands for managing deployment profiles.- templates
- Static HTML pages served by the local callback server during cloud flows.
- tenant
cloud tenantsubcommand: manage local and cloud tenants.- types
- Serializable output DTOs for the
cloudcommand group.