cli/pkg/cmd/run/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
..
fixtures Add flag log-failed to display only logs of failed steps 2021-04-08 15:51:08 -07:00
view.go Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
view_test.go feat: add job id, into run view suggest command (#5105) 2022-01-27 08:19:37 +00:00