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, 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 auth subcommands: login, logout, and whoami.
backup
cloud backup command: download the tenant’s runtime services/ tree.
deploy
cloud deploy command: prompts, preflight, and progress rendering.
doctor
cloud doctor: pre-deploy preflight for runtime prerequisites.
init
cloud init project scaffolding.
profile
cloud profile subcommands for managing deployment profiles.
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