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 355d22a commit 846de1bCopy full SHA for 846de1b
commands/usage.go
@@ -20,7 +20,6 @@ Global Options:
20
--no-confirm [-n] No confirm
21
--terraform-binary Path of a terraform binary (optional). If the file does not exist the embedded binary is used. env:"BBL_TERRAFORM_BINARY"
22
--disable-tf-auto-approve Do not use the '-auto-approve' option with terraform (debug mode required) env:"BBL_DISABLE_TF_AUTO_APPROVE"
23
-
24
%s
25
`
26
CommandUsage = `
0 commit comments