For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
kagent completion
Generate the autocompletion script for the specified shell.
Generate the autocompletion script for kagent for the specified shell. See each sub-command’s help for details on how to use the generated script.
kagent completion [command]Subcommands:
kagent completion bash- Generate the autocompletion script for bashkagent completion fish- Generate the autocompletion script for fishkagent completion powershell- Generate the autocompletion script for powershellkagent completion zsh- Generate the autocompletion script for zsh
Flags:
-h, --help- help for completion
Global Flags:
--config string- config file (default is $HOME/.kagent/config.yaml) (default “$HOME/.kagent/config.yaml”)--kagent-url string- KAgent URL (default “http://localhost:8083”)-n, --namespace string- Namespace (default “kagent”)-o, --output-format string- Output format (default “table”)--timeout duration- Timeout (default 5m0s)-v, --verbose- Verbose output