cli/pkg/cmd/issue/list
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
..
fixtures 💅 cleanup switching to search mode in issue list 2021-03-23 18:08:14 +01:00
http.go Fix filtering issues by milestone 2022-01-14 15:06:33 +01:00
http_test.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
list.go Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
list_test.go Fix filtering issues by milestone 2022-01-14 15:06:33 +01:00