Skip to main content

cyctl get templates

Retrieve list of templates in ps format

Synopsis​

Retrieve list of templates in ps format

cyctl get templates [template_name] [flags]

Examples​

# List specific template(s) in ps output format
cyctl get template TEMPLATE_NAME

# List all templates available in template store in ps output format
cyctl get templates

Options​

  -h, --help   help for templates

SEE ALSO​

  • cyctl get - Retrieve custom resources like modules, templates, and templateauthrules
Auto generated by spf13/cobra on 29-Jul-2024​