describe opentofu-plan

Display all details about an OpenTofu plan service

Synopsis

Describe

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

torero describe opentofu-plan <service-name> [flags]

Examples

Describe An OpenTofu Service

Display all details about an OpenTofu service called my-opentofu-service

>_ torero describe opentofu-plan my-opentofu-service

Options

  -h, --help   help for opentofu-plan

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