ghe-migration-info

command module
v0.0.1-alpha2 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2020 License: MIT Imports: 12 Imported by: 0

README

ghe-migration-info

Get info about your GitHub Enterprise Server, e.g. when planning a migration to another GitHub Enterprise Server or to GitHub Enterprise Cloud

build release

Install

$ go get github.com/stoe/ghe-migration-info

Or download the the latest release binary for your platform: github.com/stoe/ghe-migration-info

Usage

USAGE:
  ghe-migration-info [OPTIONS]

OPTIONS:
  -c, --config string     path to the YAML config file (defaults to $HOME/)
      --help              print this help
  -h, --hostname string   hostname
  -t, --token string      personal access token

EXAMPLE:
  $ ghe-migration-info -h github.example.com -t AA123...

The scripts requires a personal access token with a site_admin scope.

Create a Personal Access Token (PAT) for GitHub Enterprise Server, https://HOSTNAME/settings/tokens/new?description=ghe-migration-info&scopes=site_admin.

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