Skip to content

feat: add --json output format to all commands#118

Open
NONONO3199 wants to merge 1 commit into
ApexOpsStudio:mainfrom
NONONO3199:feature/json-output-format
Open

feat: add --json output format to all commands#118
NONONO3199 wants to merge 1 commit into
ApexOpsStudio:mainfrom
NONONO3199:feature/json-output-format

Conversation

@NONONO3199

Copy link
Copy Markdown

Fixes #1

Changes

  • Add --json flag to add, list, and done commands
  • JSON output is valid and parseable for scripting/automation
  • Add comprehensive tests for JSON and human-readable output (10 tests)
  • Update README with JSON output examples

Testing

All 10 tests pass including tests for both JSON and human-readable output modes.

- Add --json flag to add, list, and done commands
- JSON output is valid and parseable for scripting/automation
- Add comprehensive tests for JSON and human-readable output
- Update README with JSON output examples

Closes ApexOpsStudio#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