Skip to content
This documentation covers the kagent 1.0 alpha. For the latest 0.x release, see the 0.x docs.

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 migrate goto

Page as Markdown

Move one source to version V.

Move one source to version V. Version zero removes its schema.

kagent db migrate goto V [flags]

Flags:

  • -h, --help - help for goto

Global Flags:

  • --ca-file string - CA certificate file for KAgent endpoints
  • --db-url string - PostgreSQL connection URL
  • --server-name string - TLS server name for KAgent endpoints
  • --source string - Migration source for down, goto, or version
  • --user-id string - Caller identity used to select the server-side data partition (default “admin@kagent.dev”)