diff --git a/deploy/README.md b/deploy/README.md index 28d9f7afd..4c5cccbee 100644 --- a/deploy/README.md +++ b/deploy/README.md @@ -48,6 +48,7 @@ them to your `setup.py` file and rerun the `pip install -r requirements.txt` command. ## Useful commands + * `cdk ls` list all stacks in the app * `cdk synth` emits the synthesized CloudFormation template * `cdk deploy` deploy this stack to your default AWS account/region