For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
kagent db
Database operations (migrations, inspection).
Database operations (migrations, inspection)
kagent db [command]Subcommands:
kagent db migrate- Apply, roll back, and inspect database migrations
Flags:
-h, --help- help for db
Global Flags:
--ca-file string- CA certificate file for KAgent endpoints--server-name string- TLS server name for KAgent endpoints--user-id string- Caller identity used to select the server-side data partition (default “admin@kagent.dev”)