Usage
Description
Theoutput command shows the values of TerraformOutput resources defined in your stack after deployment.
Options
| Option | Type | Description | Default |
|---|---|---|---|
--app | string | Command to run the tfts app | From cdktf.json |
--output | string | Output directory | cdktf.out |
--skipSynth | boolean | Skip synthesis step | false |
--json | boolean | Output in JSON format | false |