Fixed minor inconsistencies and ambiguities in the implementation roadmap
This commit is contained in:
@@ -61,8 +61,8 @@ Policy:
|
||||
- help and usage output remain text-only.
|
||||
- invalid `--format` values are usage errors.
|
||||
- `--format` is a per-command flag, not a root-global flag.
|
||||
- commands that do not yet support JSON must fail validation if `--format json`
|
||||
is accepted by their parser but not implemented.
|
||||
- a command must not accept `--format json` unless it emits the shared JSON
|
||||
envelope for that command.
|
||||
|
||||
The first implementation should add JSON support for all current
|
||||
output-producing commands rather than leaving a mixed CLI where some commands
|
||||
|
||||
Reference in New Issue
Block a user