Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
Implement parsing for -Dkey=value #7
Copy link
Copy link
Open
Labels
cliCommand-line interface behavior and parsingCommand-line interface behavior and parsingconfigRules, settings, and configuration handlingRules, settings, and configuration handlingpriority:highHigh-priority work itemHigh-priority work itemtestingAutomated testing and validation coverageAutomated testing and validation coverage
Milestone
Description
Metadata
Metadata
Assignees
Labels
cliCommand-line interface behavior and parsingCommand-line interface behavior and parsingconfigRules, settings, and configuration handlingRules, settings, and configuration handlingpriority:highHigh-priority work itemHigh-priority work itemtestingAutomated testing and validation coverageAutomated testing and validation coverage
Summary
Support direct variable injection from the CLI.
Why
-Dkey=valueis the minimum viable variable input mechanism for nearly all CLI usage.Deliverables
-Dkey=valueAcceptance Criteria
-Dname=Alicesetsnamecorrectly-Dflags are processed in orderDependencies