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.

Modules§

auth
cloud auth subcommands: login, logout, and whoami.
db
cloud db subcommands operating on a remote tenant database.
dockerfile
Generation and validation of the per-profile deployment Dockerfile.
profile
cloud profile subcommands for managing deployment profiles.
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