Skip to content

Add JSON output format#86

Open
darioandyoshi-tech wants to merge 1 commit into
ApexOpsStudio:mainfrom
darioandyoshi-tech:yoshi/json-output-format
Open

Add JSON output format#86
darioandyoshi-tech wants to merge 1 commit into
ApexOpsStudio:mainfrom
darioandyoshi-tech:yoshi/json-output-format

Conversation

@darioandyoshi-tech
Copy link
Copy Markdown

Summary

  • add --json support for add, list, and done commands
  • return parseable JSON for created/listed/completed tasks
  • document JSON output examples in README

Tests

  • uvx pytest -q → 6 passed
  • manual JSON smoke test for add/list/done/list

Closes #1

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.

Add --json output format

1 participant