github_cli
github_cli copied to clipboard
GitHub on your command line. Use your terminal, not the browser.
To reproduce: ``` $ git clone https://github.com/piotrmurach/github_cli $ bundle install $ bundle exec rake features $ gem build github_cli.gemspec $ gem install github_cli $ gem info github_cli $ gcli version...
``` $ gcli authorize login: gijzelaerr password: Fatal error has occurred. You can only access your own tokens via Basic AuthenticationArgumentError: You can only access your own tokens via Basic...
Hello! A default install (done through ```gem install github_cli``` - which installs v0.6.2) appears to be broken because of changes in the https://github.com/lostisland/faraday library. The version of faraday installed is...
Hello! Thank you for this great tool! However, is there a way to specify OTP token when calling `gcli auth create`? I'm using two-factor authentication on my GitHub account. Here's...
Do you have any plan to release 0.7.0 to [RubyGems](https://rubygems.org/)? It is still [0.6.2 there](https://rubygems.org/gems/github_cli).
I'd like to know if you can use gcli authorize and 2FA. It doesn't seem to be the case. I can manually create an OAuth token but I thought it...
list commits on repo is missing https://developer.github.com/v3/repos/commits/#list-commits-on-a-repository