Skip to main content
Version: Next

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