cli/pkg/cmd/release
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
..
create fix(release create): Handle latest flag value when updating the release after assets are uploaded (#8207) 2023-11-01 15:17:05 +01:00
delete Delete local tag when running gh release delete --cleanup-tag (#7884) 2023-09-07 12:04:15 +00:00
delete-asset Add --verify-tag to release edit command (#7646) 2023-07-07 14:23:39 +00:00
download Improve gh release download doc (#8294) 2023-11-06 07:59:03 +00:00
edit Add --verify-tag to release edit command (#7646) 2023-07-07 14:23:39 +00:00
list Add headers to all tables (#8157) 2023-10-20 11:20:02 +02:00
shared Add --verify-tag to release edit command (#7646) 2023-07-07 14:23:39 +00:00
upload Updated to sanitize asset filename prior to uploading. Fixes #7024 2023-05-22 15:29:48 -04:00
view Add headers to all tables (#8157) 2023-10-20 11:20:02 +02:00
release.go Group PR, release, and repo subcommands 2022-12-21 14:47:59 +01:00