Difference between revisions of "Gh secret set"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 +
* https://cli.github.com/manual/gh_secret_set
 +
 +
# Paste secret value for the current repository in an interactive prompt
 +
[[gh secret]] set your-secret-name
 +
 +
 +
[[gh secret]] set MYSECRET < myfile.txt
  
[[gh secret]] set
 
  
  
 
== See also ==
 
== See also ==
 +
* {{gh secret}}
 
* {{gh}}
 
* {{gh}}
  
 
[[Category:GitHub]]
 
[[Category:GitHub]]
 +
[[Category:Secrets]]

Latest revision as of 19:41, 7 February 2024

# Paste secret value for the current repository in an interactive prompt
gh secret set your-secret-name


gh secret set MYSECRET < myfile.txt


See also[edit]

Advertising: