Skip to main content

ankra chat

AI-powered chat for troubleshooting and assistance. If a message is provided, sends a one-shot question. If no message is provided, enters interactive chat mode. Use —cluster to provide cluster context for better answers.
ankra chat [message] [flags]
Flags
FlagDefaultDescription
--clusterCluster name for context

ankra chat delete

Delete a chat conversation
ankra chat delete <conversation_id> [flags]
Flags
FlagDefaultDescription
--yesfalseSkip the confirmation prompt

ankra chat health

Get AI-analyzed cluster health
ankra chat health [flags]
Flags
FlagDefaultDescription
--aitrueInclude AI analysis
--clusterTarget cluster name or ID (defaults to the selected cluster)
-o, --outputOutput format: json or yaml (default: human-readable)

ankra chat history

List chat conversation history
ankra chat history [flags]
Flags
FlagDefaultDescription
--clusterFilter by cluster
--limit20Maximum number of conversations to show
-o, --outputOutput format: json or yaml (default: human-readable)

ankra chat show

Show a specific chat conversation
ankra chat show <conversation_id> [flags]
Flags
FlagDefaultDescription
-o, --outputOutput format: json or yaml (default: human-readable)