Skip to main content

Module cloud

Module cloud 

Source
Expand description

cloud command tree for systemprompt.io Cloud.

Routes CloudCommands to the auth, init, tenant, profile, deploy, status, restart, sync, secrets, dockerfile, db, and domain 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 auth subcommands: login, logout, and whoami.
db
cloud db subcommands operating on a remote tenant database.
deploy
cloud deploy command: prompts, preflight, and progress rendering.
doctor
cloud doctor: pre-deploy preflight for runtime prerequisites.
domain
cloud domain subcommands for managing a tenant’s custom domain.
init
cloud init project scaffolding.
profile
cloud profile subcommands for managing deployment profiles.
secrets
cloud secrets subcommand: manage tenant environment secrets in the cloud.
sync
cloud sync subcommand: move services state between local profiles and the cloud.
templates
Static HTML pages served by the local callback server during cloud flows.
tenant
cloud tenant subcommand: manage local and cloud tenants.
types
Serializable output DTOs for the cloud command group.

Enums§

CloudCommands
Environment
OAuthProvider

Functions§

execute