Difference between revisions of "Gh repo list"

From wikieduonline
Jump to navigation Jump to search
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
  [[gh repo list]]
+
  [[gh repo list]] ([[gh repo list --help|--help]])
  [[gh repo list]] your_organization_name
+
  [[gh repo list]] [[YOUR_ORGANIZATION_NAME]]
 
  [[gh repo list --visibility=private]]
 
  [[gh repo list --visibility=private]]
 +
gh repo list --visibility=private --limit 1000 [[your_organization_name]]
  
  
Line 9: Line 10:
 
  Welcome to GitHub CLI!
 
  Welcome to GitHub CLI!
 
   
 
   
  To authenticate, please run `[[gh auth login]]`.
+
  To get started with GitHub CLI, please run[[gh auth login]]
 +
Alternatively, populate the [[GH_TOKEN]] environment variable with a GitHub API authentication token.
  
 
  gh repo list
 
  gh repo list
Line 17: Line 19:
 
== Related ==
 
== Related ==
 
* <code>[[gh auth login]]</code>
 
* <code>[[gh auth login]]</code>
 +
* <code>[[gh repo clone]]</code>
 +
* <code>[[gh auth status]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{gh repo list}}
 
* {{gh repo}}
 
* {{gh repo}}
 
* {{gh}}
 
* {{gh}}
  
 
[[Category:GitHub]]
 
[[Category:GitHub]]

Latest revision as of 07:42, 25 July 2024

gh repo list (--help)
gh repo list YOUR_ORGANIZATION_NAME
gh repo list --visibility=private
gh repo list --visibility=private --limit 1000 your_organization_name


gh repo list
Welcome to GitHub CLI!

To get started with GitHub CLI, please run:  gh auth login
Alternatively, populate the GH_TOKEN environment variable with a GitHub API authentication token.
gh repo list

There are no repositories in @your-user

Related[edit]

See also[edit]

Advertising: