Difference between revisions of "Gh secret list"
Jump to navigation
Jump to search
(Created page with "{{lc}} == See also == * {{gh}} Category:GitHub") |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | [[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 == | ||
+ | * <code>[[aws secretsmanager list-secrets]]</code> | ||
+ | * <code>[[gh auth login]]</code> | ||
== See also == | == See also == | ||
+ | * {{gh secret}} | ||
* {{gh}} | * {{gh}} | ||
[[Category:GitHub]] | [[Category:GitHub]] |
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: