Skip to content

Add JSON output for list and verify#11

Open
agentlaunchops-ai wants to merge 1 commit into
vortacity:mainfrom
agentlaunchops-ai:agentlaunchops-json-format
Open

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

Conversation

@agentlaunchops-ai

Copy link
Copy Markdown

Summary

  • add --format json to the list and verify subcommands
  • keep JSON output machine-readable by suppressing Rich banner/table/auth progress output in JSON mode
  • add CLI smoke coverage for JSON parsing and unchanged verify exit behavior

Closes #3.

Tests

  • uv run --extra dev pytest tests/test_cli_smoke.py -q
  • uv run --extra dev ruff check .
  • uv run --extra dev pytest

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 --format json to list and verify for scripting

1 participant