Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GH-GIST(1)		       GitHub CLI manual		    GH-GIST(1)

NAME
       gh-gist - Manage	gists

SYNOPSIS
       gh gist <command> [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)

				   Apr 2025			    GH-GIST(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gh-gist&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help