Skip to content

Add CLI --json output and diff command#65

Merged
sethdeckard merged 1 commit into
masterfrom
add-cli-json-and-diff
May 23, 2026
Merged

Add CLI --json output and diff command#65
sethdeckard merged 1 commit into
masterfrom
add-cli-json-and-diff

Conversation

@sethdeckard

Copy link
Copy Markdown
Owner

Add a --json flag to the inspect command that emits the playlist as JSON, and reject the flag for other commands.

Add a diff command that compares two playlists' normalized Hash representations, printing changed attributes and added, removed, or changed items, and exiting 1 when they differ.

Add a --json flag to the inspect command that emits the
playlist as JSON, and reject the flag for other commands.

Add a diff command that compares two playlists' normalized
Hash representations, printing changed attributes and added,
removed, or changed items, and exiting 1 when they differ.
@sethdeckard
sethdeckard merged commit 8f966f2 into master May 23, 2026
4 checks passed
@sethdeckard
sethdeckard deleted the add-cli-json-and-diff branch May 23, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant