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-controlsubcommand: inspect and promote live RBAC rules.- agents
admin agentscommand group: manage A2A agent configurations and runtime.- bootstrap
- bridge
admin bridgesubcommand: operator tools for the bridge helper.- config
admin configcommand tree: inspect and edit profile/service configuration.- keys
admin keyscommand 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.