The tfts CLI provides commands to manage your infrastructure-as-code workflow.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.
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.