We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e5878 commit a89a9a3Copy full SHA for a89a9a3
README.md
@@ -127,7 +127,7 @@ Flags:
127
-b, --tf-binary string Path to Terraform binary (env: TERRAMAID_TF_BINARY)
128
-p, --tf-plan string Path to Terraform plan file (env: TERRAMAID_TF_PLAN)
129
-w, --working-dir string Working directory for Terraform (env: TERRAMAID_WORKING_DIR) (default ".")
130
- -v, --verbose Verbose output to terminal (boolean) (env: TERRAMAID_VERBOSE) (default false)
+ -v, --verbose bool Verbose output to terminal (env: TERRAMAID_VERBOSE) (default false)
131
132
Use "terramaid [command] --help" for more information about a command.
133
```
0 commit comments