Installation
The CLI is included when you install tfts:Usage
Available Commands
Common Workflow
Global Options
Most commands support these common options:| Option | Description | Default |
|---|---|---|
--app | Command to run the tfts app | From cdktf.json |
--output | Output directory for synthesis | cdktf.out |
Configuration File
Commands read configuration fromcdktf.json or tfts.json in your project root. See the Configuration guide for details.