DOKK / manpages / debian 12 / gh / gh-gist-view.1.en
GH-GIST-VIEW(1) GitHub CLI manual GH-GIST-VIEW(1)

gh-gist-view - View a gist

gh gist view [<id> | <url>] [flags]

View the given gist or select from recent gists.

-f, --filename <string>
Display a single file from the gist

--files
List file names from the gist

-r, --raw
Print raw instead of rendered gist contents

-w, --web
Open gist in the browser

gh-gist(1)

Feb 2023