Skip to main content

Module admin

Module admin 

Source
Expand description

admin command tree: privileged platform administration.

AdminCommands groups user, agent, configuration, session, bridge, access-control, and signing-key management plus the setup and bootstrap flows. execute dispatches commands that resolve their own context; execute_with_db serves the subset that requires a shared systemprompt_runtime::DatabaseContext.

Modules§

access_control
admin access-control subcommand: inspect and promote live RBAC rules.
agents
admin agents command group: manage A2A agent configurations and runtime.
bootstrap
bridge
admin bridge subcommand: operator tools for the bridge helper.
config
admin config command tree: inspect and edit profile/service configuration.
keys
admin keys command tree: RSA signing-key management for the JWT plane.
session
Session management commands.
setup
Interactive and non-interactive setup wizard for a local environment.
users
User administration command tree.

Enums§

AdminCommands

Functions§

execute
execute_with_db