cli/pkg/cmd/workflow
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
..
disable Port more legacy stubs to the new ask stubber 2022-01-14 19:34:15 +01:00
enable Fix legacy prompt stub that is tripping up the linter 2022-01-17 19:39:12 +01:00
list Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
run Consistent punctuation in command usages (#5139) 2022-01-31 10:56:12 +00:00
shared Add tests to enable a workflow in the disabled_inactivity state 2022-01-16 22:22:08 +09:00
view Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
workflow.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00