describe python-script

Display all details about a Python script service

Synopsis

Describe

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

torero describe python-script <service-name> [flags]

Examples

Describe A Python Service

Display all details about a Python service called my-python-service

>_ torero describe python-script my-python-service

Options

  -h, --help   help for python-script

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