Skip to main content

Module tenant

Module tenant 

Source
Expand description

cloud tenant subcommand: manage local and cloud tenants.

Exposes TenantCommands (create, list, show, delete, edit, rotate credentials, cancel) with an interactive operation menu when no subcommand is supplied. Persists tenant records through the cloud TenantStore.

Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.

Modules§

docker
Local Docker-backed PostgreSQL provisioning for local tenants.
select
Interactive tenant selection.

Structs§

TenantCancelArgs
TenantDeleteArgs
TenantRotateArgs

Enums§

TenantCommands

Functions§

cancel_subscription
check_build_ready
choose_tenant_operation
create_cloud_tenant
create_external_tenant
create_local_tenant
delete_tenant
edit_tenant
execute
get_credentials
handle_orphaned_volume
list_tenants
resolve_container_state
resolve_tenant_id
rotate_credentials
select_tenant
show_tenant
swap_to_external_host
validate_ai_config