stoe / go-team-repo-permissions

Get repository permissions for your organization teams on GitHub Enterprise Cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ghec-team-repo-permissions

Get repository permissions for your organization teams on GitHub Enterprise Cloud

build codeql release

Install

$ go get github.com/stoe/go-team-repo-permissions

Usage

$ ghec-team-repo-permissions [options]
Get repository permissions for your organization teams on GitHub Enterprise Cloud

Usage:
  ghec-team-repo-permissions [flags]

Flags:
      --csv            save to CSV file (team-repo-permissions.csv) in current directory
  -h, --help           help for ghec-team-repo-permissions
  -o, --org string     github.com organization
  -t, --token string   github.com personal access token (default "GITHUB_TOKEN")
  -v, --version        version for ghec-team-repo-permissions

License

About

Get repository permissions for your organization teams on GitHub Enterprise Cloud

License:MIT License


Languages

Language:Go 100.0%