List all stacks defined in your tfts application.Documentation Index
Fetch the complete documentation index at: https://tfts.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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: