GH-GIST(1) GitHub CLI manual GH-GIST(1) NAME gh-gist - Manage gists SYNOPSIS gh gist [flags] DESCRIPTION Work with GitHub gists. AVAILABLE COMMANDS gh-gist-clone(1) Clone a gist locally gh-gist-create(1) Create a new gist gh-gist-delete(1) Delete a gist gh-gist-edit(1) Edit one of your gists gh-gist-list(1) List your gists gh-gist-rename(1) Rename a file in a gist gh-gist-view(1) View a gist EXIT CODES 0: Successful execution 1: Error 2: Command canceled 4: Authentication required NOTE: Specific commands may have additional exit codes. Refer to the command's help for more information. SEE ALSO gh(1) Jan 2026 GH-GIST(1)