ghe-get-all-owners

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2020 License: MIT Imports: 16 Imported by: 0

README

ghe-get-all-owners

build release

Usage

USAGE:
  ghe-get-all-owners [OPTIONS]

OPTIONS:
  -h, --hostname string       hostname
  -t, --token string          personal access token
      --help                  print this help

EXAMPLES:
  $ ghe-get-all-owners -h github.example.com -t AA123...

The scripts requires a personal access token with at least the read:org,user:email,read:user scope, better yet to use one with additional site_admin scope. Create a Personal Access Token (PAT) for GitHub Enterprise Server, https://HOSTNAME/settings/tokens/new?description=ghe-get-all-owners&scopes=read:org,user:email,read:user,site_admin

Usage Example
$ ./ghe-get-all-owners -h github.example.com -t AA123...

License

MIT © Stefan Stölzle

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL