strict
Usage
Lists all active strict controls. Use the `--all` flag to include completed controls. Optionally pass a control name to see details for a specific control.
For more information on strict controls, see the [Strict Controls reference](/reference/strict-controls).
Examples
List all active strict controls.
$ terragrunt info strict listList all strict controls, including completed ones.
$ terragrunt info strict list --allShow details for a specific strict control.
$ terragrunt info strict list cli-redesign