forked from APACGAMONDE/Gift-Card-Trade-in
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgh-repo-list.1
73 lines (52 loc) · 1.08 KB
/
gh-repo-list.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
.nh
.TH "gh" "1" "Jun 2021" "" ""
.SH NAME
.PP
gh\-repo\-list \- List repositories owned by user or organization
.SH SYNOPSIS
.PP
\fBgh repo list [] [flags]\fP
.SH DESCRIPTION
.PP
List repositories owned by user or organization
.SH OPTIONS
.PP
\fB\-\-archived\fP[=false]
Show only archived repositories
.PP
\fB\-\-fork\fP[=false]
Show only forks
.PP
\fB\-q\fP, \fB\-\-jq\fP=""
Filter JSON output using a jq \fB\fCexpression\fR
.PP
\fB\-\-json\fP=[]
Output JSON with the specified \fB\fCfields\fR
.PP
\fB\-l\fP, \fB\-\-language\fP=""
Filter by primary coding language
.PP
\fB\-L\fP, \fB\-\-limit\fP=30
Maximum number of repositories to list
.PP
\fB\-\-no\-archived\fP[=false]
Omit archived repositories
.PP
\fB\-\-private\fP[=false]
Show only private repositories
.PP
\fB\-\-public\fP[=false]
Show only public repositories
.PP
\fB\-\-source\fP[=false]
Show only non\-forks
.PP
\fB\-t\fP, \fB\-\-template\fP=""
Format JSON output using a Go template
.SH OPTIONS INHERITED FROM PARENT COMMANDS
.PP
\fB\-\-help\fP[=false]
Show help for command
.SH SEE ALSO
.PP
\fBgh\-repo(1)\fP