mirror of
https://github.com/larksuite/cli.git
synced 2026-08-03 08:32:46 +08:00
* fix: decouple --json shorthand registration from default format injection * fix: fold --json shorthand into format flag before consumption * fix: enable --json shorthand for mail +triage and mail +watch * fix: enable --json shorthand for base +record-list * docs: document --json shorthand for triage, watch and record-list * docs: clarify record-list JSON output for script consumption * docs: guide agents to JSON output for machine consumption scenarios * test: make test comments self-contained * test: assert typed error metadata in enum validation test * docs: correct mail +watch --format default and enum in skill doc * docs: keep --json shorthand undocumented as a silent fallback