Difference between revisions of "Gh repo list --help"

From wikieduonline
Jump to navigation Jump to search
 
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
 +
[[gh repo list]] --help
 +
List repositories owned by user or organization
 
<pre>
 
<pre>
gh repo list --help
 
List repositories owned by user or organization
 
 
 
For more information about output formatting flags, see `gh help formatting`.
 
For more information about output formatting flags, see `gh help formatting`.
  

Latest revision as of 10:14, 19 January 2024

gh repo list --help
List repositories owned by user or organization
For more information about output formatting flags, see `gh help formatting`.

USAGE
  gh repo list [<owner>] [flags]

FLAGS
      --archived            Show only archived repositories
      --fork                Show only forks
  -q, --jq expression       Filter JSON output using a jq expression
      --json fields         Output JSON with the specified fields
  -l, --language string     Filter by primary coding language
  -L, --limit int           Maximum number of repositories to list (default 30)
      --no-archived         Omit archived repositories
      --source              Show only non-forks
  -t, --template string     Format JSON output using a Go template; see "gh help formatting"
      --topic strings       Filter by topic
      --visibility string   Filter by repository visibility: {public|private|internal}

INHERITED FLAGS
  --help   Show help for command

LEARN MORE
  Use 'gh <command> <subcommand> --help' for more information about a command.
  Read the manual at https://cli.github.com/manual


See also[edit]

Advertising: