delete python-script

Delete a Python script service

Synopsis

Delete

This command deletes a Python script service. Deletion operations can not be undone.

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

Examples

Delete A Python Service

Deletes a Python service called my-python-service

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