Feature Request
Add --json flag to cache subcommands for machine-readable output, matching CNA parity.
Subcommands affected
cpa cache list --jsoncpa cache clean --jsoncpa cache verify --jsoncpa cache outdated --jsoncpa cache doctor --json
Reference
CNA implements --json on all cache subcommands. Parity gap documented in the feature alignment sweep.
Feature Request
Add
--jsonflag to cache subcommands for machine-readable output, matching CNA parity.Subcommands affected
cpa cache list --jsoncpa cache clean --jsoncpa cache verify --jsoncpa cache outdated --jsoncpa cache doctor --jsonReference
CNA implements
--jsonon all cache subcommands. Parity gap documented in the feature alignment sweep.