kthena_get
kthena get
Display one or many resources
Synopsis
Display one or many resources.
You can get templates, models, model-servings, and autoscaling policies.
Examples: kthena get templates kthena get template deepseek-r1-distill-llama-8b kthena get template deepseek-r1-distill-llama-8b -o yaml kthena get model-boosters kthena get model-boosters --all-namespaces kthena get model-servings -n production
Options
-A, --all-namespaces List resources across all namespaces
-h, --help help for get
-n, --namespace string Kubernetes namespace (default: current context namespace)
-o, --output string Output format (yaml|json|table)
SEE ALSO
- kthena - Kthena CLI for managing AI inference workloads
- kthena get autoscaling-policies - List autoscaling policies
- kthena get autoscaling-policy-bindings - List autoscaling policy bindings
- kthena get model-boosters - List registered models
- kthena get model-servings - List model serving workloads
- kthena get template - Get a specific template
- kthena get templates - List available manifest templates