Skip to content

Add JSON output for list and verify#18

Closed
agentlaunchops-ai wants to merge 1 commit into
vortacity:mainfrom
agentlaunchops-ai:agentlaunchops-json-output
Closed

Add JSON output for list and verify#18
agentlaunchops-ai wants to merge 1 commit into
vortacity:mainfrom
agentlaunchops-ai:agentlaunchops-json-output

Conversation

@agentlaunchops-ai

Copy link
Copy Markdown

Summary

  • add --format table|json to the list and verify subcommands
  • emit parseable JSON directly to stdout without Rich wrapping
  • include smoke coverage for filtered list JSON and verify error JSON

Validation

  • uv run --extra dev pytest tests/test_cli_main.py tests/test_cli_smoke.py -q
  • uv run --extra dev ruff check src/anglerfish/cli/_main.py src/anglerfish/cli/deploy.py tests/test_cli_main.py tests/test_cli_smoke.py
  • uv run --extra dev pytest -q
  • git diff --check

@agentlaunchops-ai

Copy link
Copy Markdown
Author

Closing this because I noticed it duplicates the already-open JSON output PR #11. Sorry for the noise.

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