feat: RFC-31 Phase 3 — rewrite CLI var subcommands for composite key model #35
Reference in New Issue
Block a user
Delete Branch "fix/34-cli-var-rewrite"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implements RFC-31 Phase 3: Complete rewrite of CLI var subcommands to support the new (name, schema) composite key model.
What
Command Migration:
--value -> var setWhy
Enable multiple schema variants per variable name with intuitive CLI interface.
Changes
Tests: 41 pass, 235 total pass
Build: success, Lint: clean
Ref
Fixes #34
Related: #31 (RFC-31 Phase 1+2), #33 (Variable API refinements)