Skip to content

Instantly share code, notes, and snippets.

@rberrelleza
Last active December 17, 2015 05:29
Show Gist options
  • Save rberrelleza/5558580 to your computer and use it in GitHub Desktop.
Save rberrelleza/5558580 to your computer and use it in GitHub Desktop.
Script to generate an auth token on github enterprise
curl http://git.office.elasticbox.com/api/v3/authorizations -u jenkins --data '{"scopes":["repos"]}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment