delete decorator
Delete a decorator
Synopsis
Delete
This command deletes a torero decorator.
Warning: You can't undo delete operations. The delete command doesn't check if any services reference the decorator you're deleting. Consider the potential impacts before you delete a decorator.
torero delete decorator <decorator-name> [flags]
Examples
Delete A Decorator
Deletes a decorator called my-decorator
>_ torero delete decorator my-decorator
Options
-h, --help help for decorator
Options inherited from parent commands
--config string Specify the path to the configuration file
--raw Displays the result of the command in its raw format
--verbose Enable verbose output
SEE ALSO
- torero delete - Delete a resource