cli/pkg/cmd
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
..
actions Mark actions command as non-runnable 2021-11-03 16:58:51 +01:00
alias Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
api Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
auth Consistent punctuation in command usages (#5139) 2022-01-31 10:56:12 +00:00
browse Fix browse last commit when using the repo override flag (#4845) 2021-12-13 15:00:22 +01:00
codespace Repo name suggestions for cs create (#5108) 2022-01-31 10:20:49 +00:00
completion Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
config undo overzealous find/replace 2022-01-14 15:27:05 -06:00
extension Consistent punctuation in command usages (#5139) 2022-01-31 10:56:12 +00:00
factory Handle SAML enforcement challenge from the server (#5054) 2022-01-19 14:22:22 +01:00
gist Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
gpg-key Consistent punctuation in command usages (#5139) 2022-01-31 10:56:12 +00:00
issue Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
pr Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
release Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
repo Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
root Consistent punctuation in command usages (#5139) 2022-01-31 10:56:12 +00:00
run Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
secret Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
ssh-key Consistent punctuation in command usages (#5139) 2022-01-31 10:56:12 +00:00
version Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
workflow Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00