Skip to main content
Version: Next

kthena_get_template

kthena get template

Get a specific template

Synopsis

Get a specific template by name.

Use -o yaml flag to output the template content in YAML format.

kthena get template [NAME] [flags]

Options

  -h, --help   help for template

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