Skip to content

(cli): Ensure all CLI options can always be configured as CLI option and in cdk.json #810

@mrgrain

Description

@mrgrain

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.

We do NOT have to support all variations of cli options, i.e. rollback: bool in cdk.json is fine to represent --rollback, --no-rollback or --rollback=false

Sub-issues

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions