delete decorator

Delete a decorator

Synopsis

Delete

This command deletes a torero decorator. Deletion operations can not be undone.

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   Path to the configuration file
      --raw             Displays the result of the command in its raw format
      --verbose         Enable verbose output

SEE ALSO