Skip to main content
Version: Next

kthena_get_templates

kthena get templates

List available manifest templates

Synopsis

List all available manifest templates that can be used with kthena commands.

Templates are predefined combinations of kthena resources that can be customized with your specific values.

kthena get templates [flags]

Options

  -h, --help   help for templates

Options inherited from parent commands

  -A, --all-namespaces     List resources across all namespaces
-n, --namespace string Kubernetes namespace (default: current context namespace)
-o, --output string Output format (yaml|json|table)

SEE ALSO