Corey Johnson
fb7ea2c6a6
Don't use env vars!
2019-12-03 12:16:29 -08:00
Corey Johnson
f8f0aa829e
Only run in prod
2019-12-02 15:57:34 -08:00
Corey Johnson
427a76d728
Use the same words
2019-12-02 15:11:19 -08:00
Corey Johnson
2c86c1d139
Remove line
2019-12-02 15:09:37 -08:00
Corey Johnson
1231ddd01c
Add test
2019-12-02 15:08:36 -08:00
Corey Johnson
de98dbd378
Make the "check update" interface a little cleaner
2019-12-02 10:28:00 -08:00
Corey Johnson
3b765d9236
Only print the func if there is a function to print!
2019-11-22 13:48:19 -08:00
Corey Johnson
e95594675d
Move to it's own package
2019-11-22 10:55:23 -08:00
Corey Johnson
7a17f9506a
Remove bang
...
Co-Authored-By: Josh Abernathy <joshaber@gmail.com>
2019-11-20 15:59:45 -08:00
Corey Johnson
5a3a2cf95e
Go routine it
...
Co-Authored-By: Josh Abernathy <joshaber@gmail.com>
2019-11-20 15:58:23 -08:00
Corey Johnson
817b154705
Get latest version
...
Co-Authored-By: Josh Abernathy <joshaber@gmail.com>
2019-11-20 11:07:17 -08:00
Mislav Marohnić
e87775845d
Also print cmd usage string on "unknown command"
2019-10-31 22:44:43 +01:00
Mislav Marohnić
faa96be9ea
Ensure that errors are printed to stderr
2019-10-31 15:46:38 +01:00
Mislav Marohnić
a6e61a3a8d
Silence Cobra usage on errors
...
When an error occurs anywhere in a command, Cobra used to print the
error itself and command usage help.
We already print error in `main()`, and we don't want to use command
usage string on anything other than flag-parsing errors.
This also fixes the double output of each error.
2019-10-31 13:47:10 +01:00
Mislav Marohnić
adf5a832fe
Rename to "github/gh-cli"
2019-10-04 10:50:12 +02:00
nate smith
8dd03144ff
initial commit
2019-10-03 22:20:31 -05:00