This is a blank project for TypeScript development with CDK.
The cdk.json
file tells the CDK Toolkit how to execute your app.
npm run build
compile typescript to jsnpm run test
perform the jest unit testsros-cdk list-stacks
List all stacksros-cdk list
List stacks in an applicationros-cdk deploy
deploy this stack to your default ros account/regionros-cdk event
Get resource events within the resource stackros-cdk output
Get the output information of resource stackros-cdk resource
Get resources in the resource stacksros-cdk diff
compare deployed stack with current stateros-cdk synth
emits the synthesized ROS templateros-cdk destroy
Deletes a stack from an ALIYUN account