(cli): Every CLI option should be supported in `cdk.json` files
Open
aws-cdk
effort/medium
feature-request
p2
- Dominant language
- TypeScript
- Stars
- 105
- Forks
- 122
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 71
Description
Follow up from https://github.com/aws/aws-cdk-cli/issues/743
Extend the schema and code base so that every CLI option is automatically supported in the `cdk.json` files
Refactor the code so that we can never fail to have an option that is only supported in cdk.json but not as CLI option or vice versa.
Relates to https://github.com/aws/aws-cdk/issues/32329
Same as https://github.com/aws/aws-cdk-cli/issues/810
Same as https://github.com/aws/aws-cdk/issues/32473
Contributor guide
Assessment
This issue has not been assessed yet.