iagctl run opentofu-plan
Execute either the apply or destroy OpenTofu commands
Synopsis
The apply command executes the actions proposed in a OpenTofu plan.
The destroy command is a way to destroy (clean up) all remote objects managed by a particular OpenTofu configuration.
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
CLI References
See related run commands: