Skip to content

For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.

kagent uninstall

Page as Markdown

kagent uninstall command

Uninstall kagent from a Kubernetes cluster.

kagent uninstall [flags]

Global Flags:

  • --kagent-url - kagent URL (default: “http://localhost:8083”)
  • --namespace, -n - Namespace (default: “kagent”)
  • --output-format, -o - Output format (default: “table”)
  • --timeout - Timeout duration (default: 300s)
  • --verbose, -v - Verbose output

Example

Uninstall kagent:

kagent uninstall