cli/pkg/cmd/release
Mislav Marohnić 4a3ef50d2d
Standardize pager output across commands (#5141)
Add pager functionality to the following commands:
- gist list
- pr checks
- release list
- run list
- run view
- secret list
- workflow list
- workflow view

Additionally, normalize error handling when starting the pager has
failed: only print a non-fatal notice to stderr instead of aborting the
whole command.
2022-02-01 08:36:51 +01:00
..
create Add tests for release create from commit log, annotated tag 2022-01-17 14:23:05 +01:00
delete Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
delete-asset #4258 Add sub command to delete asset from release (#4416) 2022-01-21 15:49:36 +02:00
download Allow downloading the archive of the latest release 2021-11-30 15:52:51 +01:00
list Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
shared Remove unnecessary pointers to Go maps 2021-10-25 17:20:12 +02:00
upload Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
view Have a single Render function handle all Markdown rendering 2022-01-13 19:39:43 +01:00
release.go #4258 Add sub command to delete asset from release (#4416) 2022-01-21 15:49:36 +02:00