Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I set my oauth token for the bin to pick up? #19

Open
fredbradley opened this issue Jul 2, 2016 · 2 comments
Open

How do I set my oauth token for the bin to pick up? #19

fredbradley opened this issue Jul 2, 2016 · 2 comments

Comments

@fredbradley
Copy link

Scuse me for being silly, but

How do I set my oauth token for the bin to pick up?

@barraq
Copy link

barraq commented Aug 18, 2016

@fredbradley just look at the doc:

labels --help

  Usage: labels [options] user/repo

  Options:

    -h, --help             output usage information
    -V, --version          output the version number
    -c, --config <path>    label config
    -f, --force            force delete all labels
    -h, --host <hostname>  host for GitHub server
    -t, --token <token>    github token

  Examples:

    $ labels -c ~/labels.json popomore/test

So basically

$ labels -c ~/labels.json -t SOMETOKENHERE popomore/test

@rocketraman
Copy link

See #37 to use a personal access token

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants