cli/pkg/cmd/workflow/view
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
..
http.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
view.go Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
view_test.go Port more legacy stubs to the new ask stubber 2022-01-14 19:34:15 +01:00