run service
Run an automation service
Synopsis
Run an automation service
This command run a previously configured automation service
Options
  -h, --help   help for serviceOptions 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 outputSEE ALSO
- torero run - Run an automation service
- torero run service ansible-playbook - Execute an Ansible playbook service
- torero run service opentofu-plan - Execute either the 'apply' or 'destroy' OpenTofu command
- torero run service python-script - Execute a Python script service