generated from APACGAMONDE/APACGAMONDE
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathgh-issue.1
47 lines (31 loc) · 793 Bytes
/
gh-issue.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
.nh
.TH "gh" "1" "Jun 2021" "" ""
.SH NAME
.PP
gh\-issue \- Manage issues
.SH SYNOPSIS
.PP
\fBgh issue [flags]\fP
.SH DESCRIPTION
.PP
Work with GitHub issues
.SH OPTIONS
.PP
\fB\-R\fP, \fB\-\-repo\fP=""
Select another repository using the \fB\fC[HOST/]OWNER/REPO\fR format
.SH OPTIONS INHERITED FROM PARENT COMMANDS
.PP
\fB\-\-help\fP[=false]
Show help for command
.SH EXAMPLE
.PP
.RS
.nf
$ gh issue list
$ gh issue create \-\-label bug
$ gh issue view \-\-web
.fi
.RE
.SH SEE ALSO
.PP
\fBgh(1)\fP, \fBgh\-issue\-close(1)\fP, \fBgh\-issue\-comment(1)\fP, \fBgh\-issue\-create(1)\fP, \fBgh\-issue\-delete(1)\fP, \fBgh\-issue\-edit(1)\fP, \fBgh\-issue\-list(1)\fP, \fBgh\-issue\-reopen(1)\fP, \fBgh\-issue\-status(1)\fP, \fBgh\-issue\-transfer(1)\fP, \fBgh\-issue\-view(1)\fP