describe service

Display all details about a service

Synopsis

Describe

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

torero describe service <name> [flags]

Examples

Describe A Service

Display all details about a service called my-service

>_ torero describe service my-service

Options

  -h, --help   help for service

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