For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
kagent bug-report
kagent bug-report command
Generate a bug report for troubleshooting.
kagent bug-report [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
About kagent bug-report
This command generates a comprehensive bug report that includes:
- kagent CLI version
- kagent server version
- Kubernetes cluster information
- Resource status and logs
- Configuration details
Example
Generate a bug report:
kagent bug-report