github-tools

command module
v0.0.0-...-177a4eb Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

README

Build Status Docker Pulls

GitHub Tools

$ cat ~/.github-tools.yaml 
accessToken: "YOUR_GITHUB_ACCESS_TOKEN"
$ go run main.go 
GitHub management tool

Usage:
  github-tools [command]

Available Commands:
  add-everyone Assign every member of the organization to a target team.
  add-team     Add a team to all the repositories, which belong to the organization
  help         Help about any command

Flags:
      --config string   config file (default is $HOME/.github-tools.yaml)
  -h, --help            help for github-tools
  -t, --toggle          Help message for toggle
      --token string    GitHub access token

Use "github-tools [command] --help" for more information about a command.

go run main.go add-everyone --team Everyone --org UnchartedSky
go run main.go add-team --team Everyone --org UnchartedSky

Integrations with Sentry.io

Specify the SENTRY_DSN environment variable to use Sentry.io as your monitoring tool.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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