delete executable-object

Delete an executable object

Synopsis

Delete

This command deletes a torero executable object.

Warning: You can't undo delete operations. The delete command doesn't check if any services reference the executable object you're deleting. Consider the potential impacts before you delete an executable object.

torero delete executable-object <object-name> [flags]

Examples

Delete An Executable Object

Deletes an executable object called py-312

>_ torero delete executable-object py-312

Options

  -h, --help   help for executable-object

Options inherited from parent commands

      --config string   Specify the path to the configuration file
      --raw             Displays the result of the command in its raw format
      --verbose         Enable verbose output

SEE ALSO