delete service

Delete a service

Synopsis

Delete

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

torero delete service [flags]

Examples

Delete A Service

Deletes a service called my-service

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