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 d817f33 commit de7b158Copy full SHA for de7b158
docs-starlight/src/content/docs/07-migrate/03-cli-redesign.md
@@ -122,6 +122,7 @@ Below is a comprehensive mapping of old CLI flag names to their modern counterpa
122
| `--terragrunt-strict-validate` | `--strict-validate` |
123
| `--terragrunt-use-partial-parse-config-cache` | `--use-partial-parse-config-cache` |
124
| `--terragrunt-working-dir` | `--working-dir` |
125
+| `--terragrunt-non-interactive` | `--non-interactive` |
126
127
### Update environment variables
128
0 commit comments