William Martin
|
1d38230675
|
Move config interfaces into gh package (#9060)
|
2024-05-10 10:39:36 +02:00 |
|
Kousik Mitra
|
0d8b5ab9d7
|
Add option to add ssh singing key
|
2023-04-05 19:22:28 +05:30 |
|
vaindil
|
7006d3f0a5
|
move SSH key errors out of upload function
|
2023-03-31 13:47:25 -04:00 |
|
vaindil
|
0e5e7de9af
|
don't parse key bytes twice
|
2023-03-30 16:36:56 -04:00 |
|
vaindil
|
f21f1ca4ef
|
check SSH key existence before uploading
|
2023-03-29 17:32:25 -04:00 |
|
Sam Coe
|
c9a2d85793
|
Cleanup config.AuthToken and config.DefaultHost methods (#7049)
|
2023-02-28 00:24:45 +00:00 |
|
Sam Coe
|
cacff4ad6d
|
Use go-gh config package (#5771)
|
2022-06-23 11:50:04 +00:00 |
|
Håvard Anda Estensen
|
58cb773e09
|
Replace ioutil with io and os (#5498)
|
2022-04-26 13:07:44 +02:00 |
|
Des Preston
|
bdd95e11ab
|
Don't swallow duplicate key error (#4807)
|
2021-11-25 13:22:42 +01:00 |
|
Alan Donovan
|
f4491c7a80
|
Add FlagErrorf; encapsulate FlagError.error
|
2021-10-21 11:40:20 -04:00 |
|
Mislav Marohnić
|
64a19ee71f
|
Remove OAuth scopes checking logic from ssh-key commands
Scopes checking is now handled on the HTTP client level for all commands.
|
2021-10-14 18:36:55 +02:00 |
|
Mislav Marohnić
|
11fbb60ae7
|
Rename the module to "github.com/cli/cli/v2"
|
2021-08-25 12:41:30 +02:00 |
|
Sam
|
9ec1e21d4c
|
Default to GHES host if only GHES is authenticated (#3286)
|
2021-03-30 16:51:00 +02:00 |
|
Mislav Marohnić
|
1a9e42ed55
|
Add ssh-key add command and publish ssh-key
|
2021-02-17 19:46:59 +01:00 |
|