Delete
This command removes a saved template.
template delete [TEMPLATE_NAME] [--gt] [--verbose]
You can see help on the delete command by running template delete --help
|
- TEMPLATE_NAME
-
Name of the template to delete, string, required.
- --gt
-
Use this flag to delete template of your group instead of deleting a template of your user, optional.
- --verbose
-
For debugging purposes.