Difference between revisions of "Gh secret list"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[gh secret]] list | [[gh secret]] list | ||
+ | gh secret list --org your_org | ||
+ | failed to get secrets: HTTP 403: Must have admin rights to Repository. (https://api.github.com/orgs/kontist/actions/secrets?per_page=100) | ||
+ | This API operation needs the "admin:org" scope. To request it, run: [[gh auth refresh]] -h github.com -s admin:org | ||
+ | |||
+ | gh secret list | ||
+ | [[AWS_ACCESS_KEY_ID]] Updated 2022-03-09 | ||
+ | [[AWS_SECRET_ACCESS_KEY]] Updated 2022-03-08 | ||
+ | MY_SECRET_KEY Updated 2022-03-07 | ||
[[gh secret list --help]] | [[gh secret list --help]] |
Latest revision as of 17:49, 12 May 2022
gh secret list
gh secret list --org your_org failed to get secrets: HTTP 403: Must have admin rights to Repository. (https://api.github.com/orgs/kontist/actions/secrets?per_page=100) This API operation needs the "admin:org" scope. To request it, run: gh auth refresh -h github.com -s admin:org
gh secret list AWS_ACCESS_KEY_ID Updated 2022-03-09 AWS_SECRET_ACCESS_KEY Updated 2022-03-08 MY_SECRET_KEY Updated 2022-03-07
gh secret list --help
Related[edit]
See also[edit]
- GitHub secrets:
gh secret [ list | set ]
gh [ auth | repo | secret | issue | workflow | webhook | gh environment | actions | run ] gh auth login, gh pr create, gh --help
Advertising: