describe decorator

Display all details about a decorator

Synopsis

Describe

This command displays all information about a specific decorator within torero's data store.

torero describe decorator <decorator-name> [flags]

Examples

Describe A Decorator

Display all details about a decorator called my-decorator

>_ torero describe 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