cdk
A CLI for AWS Cloud Development Kit (CDK).
- List the stacks in the app:
- Synthesize and print the CloudFormation template for the specified stack(s):
- Deploy a space-separated list of stacks:
- Destroy a space-separated list of stacks:
- Compare the specified stack with the deployed stack or a local CloudFormation template:
- Create a new CDK project in the current directory for a specified language:
- Open the CDK API reference in your browser:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).