https://github.com/zmoog/ogh
Opinionated GitHub CLI tool
https://github.com/zmoog/ogh
github
Last synced: about 2 months ago
JSON representation
Opinionated GitHub CLI tool
- Host: GitHub
- URL: https://github.com/zmoog/ogh
- Owner: zmoog
- License: other
- Created: 2025-02-23T16:39:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-02T20:25:46.000Z (5 months ago)
- Last Synced: 2026-02-03T10:36:49.343Z (5 months ago)
- Topics: github
- Language: Go
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ogh
Opinionated GitHub CLI tool.
The GitHub CLI is great, and I use it all the time. However, it doesn't have a way to list notifications and issues the way I like.
This tool aims to fill that gap.
## Getting Started
```sh
# List issues by repository
ogh issues list-by-repo elastic elastic-serverless-forwarder --days-ago 3
```