helm-diff icon indicating copy to clipboard operation
helm-diff copied to clipboard

feat: add structured output mode for helm-diff

Open madhunzv opened this issue 1 week ago • 0 comments

Summary introduce a new --output structured to render machine-readable JSON with API/Kind metadata, resource existence state, and per-field change records (path + field) built from JSON Pointer tokens structured output was added as a separate format (rather than altering the existing json output) to avoid breaking changes. Note: this change set was implemented with assistance from an LLM.

madhunzv avatar Dec 12 '25 06:12 madhunzv