forked from APACGAMONDE/Gift-Card-Trade-in
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgh-release-view.1
53 lines (37 loc) · 861 Bytes
/
gh-release-view.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
.nh
.TH "gh" "1" "Jun 2021" "" ""
.SH NAME
.PP
gh\-release\-view \- View information about a release
.SH SYNOPSIS
.PP
\fBgh release view [] [flags]\fP
.SH DESCRIPTION
.PP
View information about a GitHub Release.
.PP
Without an explicit tag name argument, the latest release in the project
is shown.
.SH OPTIONS
.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\-t\fP, \fB\-\-template\fP=""
Format JSON output using a Go template
.PP
\fB\-w\fP, \fB\-\-web\fP[=false]
Open the release in the browser
.SH OPTIONS INHERITED FROM PARENT COMMANDS
.PP
\fB\-\-help\fP[=false]
Show help for command
.PP
\fB\-R\fP, \fB\-\-repo\fP=""
Select another repository using the \fB\fC[HOST/]OWNER/REPO\fR format
.SH SEE ALSO
.PP
\fBgh\-release(1)\fP