Usage
Aliases
ls
Description
Thelist command synthesizes your configuration and displays all stacks defined in the application.
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 |
Examples
Basic Usage
Using Alias
Skip Synthesis
Output
Multi-Stack Applications
When you have multiple stacks:list command helps you see all available stacks before targeting specific ones with other commands: