Difference between revisions of "Gh"

From wikieduonline
Jump to navigation Jump to search
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 
* https://cli.github.com/manual/
 
* https://cli.github.com/manual/
[[brew install gh]]
 
  
[[gh --help]]
+
Installation:
 +
* macOS: <code>[[brew install gh]]</code>
 +
* Ubuntu: <code>[[apt install gh]]</code>
 +
* Windows:
 +
** <code>[[scoop install gh]]</code>
 +
** <code>[[choco install gh]]</code>
  
[[gh auth]] login
 
  
[[gh repo list]]
+
* <code>[[gh --help]]</code>
 
+
* <code>[[gh auth login]]</code>
[[gh config]] set
+
* <code>[[gh repo list]]</code>
 
+
* <code>[[gh config]] set</code>
[[gh repo create]]
+
* <code>[[gh actions]]</code>
[[gh repo clone]]
+
* [[gh repo create]]
 
+
* [[gh repo clone]]
[[gh pr create]]
+
* [[gh pr create]]
[[gh pr checkout]]
+
* [[gh pr checkout]]
  
 
  [[gh issue status]]  
 
  [[gh issue status]]  
Line 29: Line 32:
 
  [[gh workflow view]]
 
  [[gh workflow view]]
  
 +
[[gh extension]]
  
  
Line 35: Line 39:
 
* [[GitHub Enterprise Server]]
 
* [[GitHub Enterprise Server]]
 
* [[hub]]
 
* [[hub]]
 +
* <code>[[glab]]</code>
 +
* <code>export [[GH_DEBUG]]=true</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 12:04, 19 January 2024

Advertising: