diff --git a/content/cli-reference/commands.mdx b/content/cli-reference/commands.mdx index 15afe87..9ddff86 100644 --- a/content/cli-reference/commands.mdx +++ b/content/cli-reference/commands.mdx @@ -449,7 +449,7 @@ Options: --project-description The description of the project. [string] --dist Install dependencies from a "dist" directory (for development) [string] --local Use local state storage for generated Terraform. [boolean] [default: false] - --cdktf-version The cdktn version to use while creating a new project. [string] [default: "0.0.0"] + --cdktn-version The cdktn version to use while creating a new project. [string] [default: "0.0.0"] --from-terraform-project Use a terraform project as the basis, CDK constructs will be generated based on the .tf files in the path [string] --enable-crash-reporting Enable crash reporting for the CLI, refer to https://cdk.tf/crash-reporting for more details [boolean] --providers Providers to add to your project [array] [default: []]