cli/pkg/cmd
Yukai Chou ccf45cc7c6
Improve gh release download doc (#8294)
* Improve `gh release download` doc

When downloading latest release assets,
`gh release download --archive=(zip|tar.gz)` works too.

Sync doc with no-arguments warning.

* Apply suggestion from code review

Co-authored-by: Sam Coe <samcoe@users.noreply.github.com>

---------

Co-authored-by: Sam Coe <samcoe@users.noreply.github.com>
2023-11-06 07:59:03 +00:00
..
actions Merge pull request #7689 from cli/cache-explainer 2023-07-11 12:05:41 -07:00
alias Add --all flag to alias delete command (#7900) 2023-09-07 10:56:44 +00:00
api Add verbose flag to api cmd (#7826) 2023-08-25 09:37:37 -07:00
auth Fix git protocol and refactor Config interface (#8246) 2023-10-27 15:42:05 +02:00
browse gh browse subdirectory path problem with repo flag (#8141) 2023-10-17 09:01:51 +00:00
cache Add headers to all tables (#8157) 2023-10-20 11:20:02 +02:00
codespace Resolve race condition in codespaces connection 2023-10-31 12:19:14 -07:00
completion Bump github.com/spf13/cobra from v1.4.0 to v1.5.0 (#6196) 2022-09-06 09:43:40 +04:00
config Add config clear-cache command (#7693) 2023-08-30 15:19:09 +00:00
extension Fix git protocol and refactor Config interface (#8246) 2023-10-27 15:42:05 +02:00
factory Fix git protocol and refactor Config interface (#8246) 2023-10-27 15:42:05 +02:00
gist Fix git protocol and refactor Config interface (#8246) 2023-10-27 15:42:05 +02:00
gpg-key Remove uses of FuzzyAgoAbbr in tables (#8222) 2023-10-22 17:33:49 +02:00
issue Add headers to all tables (#8157) 2023-10-20 11:20:02 +02:00
label Add headers to all tables (#8157) 2023-10-20 11:20:02 +02:00
org Add headers to all tables (#8157) 2023-10-20 11:20:02 +02:00
pr Fix git protocol and refactor Config interface (#8246) 2023-10-27 15:42:05 +02:00
project clearer error message 2023-10-23 00:39:25 -05:00
release Improve gh release download doc (#8294) 2023-11-06 07:59:03 +00:00
repo Fix git protocol and refactor Config interface (#8246) 2023-10-27 15:42:05 +02:00
root pkg/cmd/root: fix startup panic (#8105) 2023-10-02 07:03:24 +00:00
ruleset Add headers to all tables (#8157) 2023-10-20 11:20:02 +02:00
run Remove uses of FuzzyAgoAbbr in tables (#8222) 2023-10-22 17:33:49 +02:00
search Add headers to all tables (#8157) 2023-10-20 11:20:02 +02:00
secret Add headers to all tables (#8157) 2023-10-20 11:20:02 +02:00
ssh-key Remove uses of FuzzyAgoAbbr in tables (#8222) 2023-10-22 17:33:49 +02:00
status Add headers to all tables (#8157) 2023-10-20 11:20:02 +02:00
variable Add headers to all tables (#8157) 2023-10-20 11:20:02 +02:00
version Fix --version flag printing to stdout 2022-05-24 16:21:13 +02:00
workflow feat: modified choice input to take option list opposed to blank text (#8180) 2023-10-31 17:48:49 +01:00