Difference between revisions of "Gh secret list"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions 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]]
  
 
== Related ==
 
== Related ==
 
* <code>[[aws secretsmanager list-secrets]]</code>
 
* <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]

Advertising: