cli/pkg/cmd/gist
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
..
clone add GetOrDefault functionality to config 2022-01-11 14:56:58 -06:00
create Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
delete maint: clean up some errors 2022-01-24 17:34:21 -06:00
edit maint: clean up some errors 2022-01-24 17:34:21 -06:00
list Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
shared Repace shurcool/graphql with cli/shurcool-graphql 2021-11-17 12:57:43 -08:00
view Have NewAskStubber perform auto-cleanup 2022-01-14 18:52:00 +01:00
gist.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00