Get
This command gets a saved template. This command is not meant for use in the CLI but is documented for internal reasons.
template get [TEMPLATE_NAME] [--gt] [--verbose]
You can see help on the get command by running template delete --help
|
- TEMPLATE_NAME
-
Name of the template to get, string, required.
- --gt
-
Use this flag to get a template of your group instead of getting a template of your user, optional.
- --verbose
-
For debugging purposes.