How do I get the stage passed to "cdk deploy --stage beta" in the cdk code
Open
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
How do I get the stage name "beta" passed to "cdk deploy --stage beta" in the cdk code in ../infrastructure/stacks/chaliceapp.py?
In other words can I get the stage name and use it here?:

Contributor guide
Research direction
Start by reading ../infrastructure/stacks/chaliceapp.py and the deployment path invoked by `cdk deploy --stage beta`. Confirm whether the stage value is exposed to that code and document or implement the supported behavior, with completion shown by a reproducible beta deployment using the command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100