1GH-GIST-VIEW(1)                GitHub CLI manual               GH-GIST-VIEW(1)
2
3
4

NAME

6       gh-gist-view - View a gist
7
8
9

SYNOPSIS

11       gh gist view [<id> | <url>] [flags]
12
13
14

DESCRIPTION

16       View the given gist or select from recent gists.
17
18
19

OPTIONS

21       -f, --filename <string>
22              Display a single file from the gist
23
24
25       --files
26              List file names from the gist
27
28
29       -r, --raw
30              Print raw instead of rendered gist contents
31
32
33       -w, --web
34              Open gist in the browser
35
36
37

SEE ALSO

39       gh-gist(1)
40
41
42
43                                   Jan 2023                    GH-GIST-VIEW(1)
Impressum