cdk

AWS CDK CLI

Subcommands

NameDescription
initCreate a new, empty CDK project from a template
metadataReturns all metadata associated with this stack
doctorCheck your set-up for potential problems
diffCompares the specified stack with the deployed stack
destroyDestroy the specified stack(s)
deployDeploy the specified stack(s) into your AWS account
bootstrapDeploys the CDK toolkit stack into an AWS environment
synthSynthesizes and prints the CloudFormation template for this stack
lsList all stacks in the app

Options

NameDescription
--versionThe current version
-h, --helpShow help