mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-21 03:43:02 +00:00
- Replaces `gh issue list` with the `--json` flag to prevent default pagers (like `less`) from waiting for user input and hanging the CI run. - Adds `--no-pager` to `gh run view`.