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) 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§

create
Tenant creation flows for the cloud tenant create command.
docker
Docker-backed PostgreSQL provisioning for local tenants.
select
Interactive tenant selection.

Structs§

TenantDeleteArgs
TenantRotateArgs

Enums§

TenantCommands

Functions§

choose_tenant_operation
create_external_tenant
create_local_tenant
delete_tenant
edit_tenant
execute
get_credentials
list_tenants
resolve_tenant_id
rotate_credentials
select_tenant
show_tenant