Skip to content

Commit

Permalink
fix: run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
ansgarm committed Feb 19, 2024
1 parent 390140d commit 500a0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/cdktf/cli-reference/commands.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,7 @@ Options:
--outputs-file-include-sensitive-outputs Whether to include sensitive outputs in the output file [boolean] [default: false]
--skip-synth Skip synthesis of the application, assume the synthesized Terraform code is already present and up to date [boolean] [default: false]
-h, --help Show help [boolean]
```

### `--outputs-file`
Expand Down

0 comments on commit 500a0c8

Please sign in to comment.