https://github.com/stoe/gh-report
gh cli extension to generate account/organization/enterprise reports
https://github.com/stoe/gh-report
cli gh-extension
Last synced: 8 months ago
JSON representation
gh cli extension to generate account/organization/enterprise reports
- Host: GitHub
- URL: https://github.com/stoe/gh-report
- Owner: stoe
- License: mit
- Created: 2021-12-20T12:12:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-02T03:56:46.000Z (10 months ago)
- Last Synced: 2025-09-10T04:43:03.152Z (9 months ago)
- Topics: cli, gh-extension
- Language: Go
- Homepage:
- Size: 258 KB
- Stars: 25
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- Contributing: .github/contributing.md
- License: license
- Code of conduct: .github/code_of_conduct.md
- Codeowners: .github/codeowners
Awesome Lists containing this project
README
# gh-report
[](https://github.com/stoe/gh-report/actions/workflows/build.yml) [](https://github.com/stoe/gh-report/actions/workflows/codeql.yml) [](https://github.com/stoe/gh-report/actions/workflows/release.yml)
> gh cli extension to generate account/organization/enterprise reports
## Install
```bash
$ gh extension install stoe/gh-report
```
## Usage
See the [generated usage docs](./docs/report.md).
## License
- [MIT](./license) (c) [Stefan Stölzle](https://github.com/stoe)
- [Code of Conduct](./.github/code_of_conduct.md)