cdk
AWS CDK CLI
Subcommands
Name | Description |
---|---|
init | Create a new, empty CDK project from a template |
metadata | Returns all metadata associated with this stack |
doctor | Check your set-up for potential problems |
diff | Compares the specified stack with the deployed stack |
destroy | Destroy the specified stack(s) |
deploy | Deploy the specified stack(s) into your AWS account |
bootstrap | Deploys the CDK toolkit stack into an AWS environment |
synth | Synthesizes and prints the CloudFormation template for this stack |
ls | List all stacks in the app |
Options
Name | Description |
---|---|
--version | The current version |
-h, --help | Show help |