cli/pkg/cmd/secret
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
..
list Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
remove Support listing and removing user Codespaces secrets (#4714) 2021-11-18 12:53:35 +01:00
set Trim leading and trailing whitespace when setting secrets from stdin (#5086) 2022-01-29 09:32:14 +02:00
shared use type for Visibility 2020-12-10 15:11:08 -08:00
secret.go Support setting user Codespaces secrets (#4699) 2021-11-18 12:55:24 +01:00