You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.
Hi,
looking at the input you provide for the action, there is one that would be really nice to have:
-c, --context Add contextual string parameter (KEY=VALUE) [array]
When running a synth or a deploy or a destroy subcommand it would be nice to specify a context variable like:
cdk synth -c stage=production MyStack
Is it something easy to implement as a feature?
Thank you.
The text was updated successfully, but these errors were encountered:
Hi,
looking at the input you provide for the action, there is one that would be really nice to have:
-c, --context Add contextual string parameter (KEY=VALUE) [array]
When running a synth or a deploy or a destroy subcommand it would be nice to specify a context variable like:
cdk synth -c stage=production MyStack
Is it something easy to implement as a feature?
Thank you.
The text was updated successfully, but these errors were encountered: