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

FreeBSD Manual Pages

  
 
  

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

NAME
       gh-release - Manage releases

SYNOPSIS
       gh release <command> [flags]

GENERAL	COMMANDS
       gh-release-create(1)
	      Create a new release

       gh-release-list(1)
	      List releases in a repository

TARGETED COMMANDS
       gh-release-delete(1)
	      Delete a release

       gh-release-delete-asset(1)
	      Delete an	asset from a release

       gh-release-download(1)
	      Download release assets

       gh-release-edit(1)
	      Edit a release

       gh-release-upload(1)
	      Upload assets to a release

       gh-release-view(1)
	      View information about a release

OPTIONS
       -R, --repo <[HOST/]OWNER/REPO>
	      Select another repository	using the [HOST/]OWNER/REPO format

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-RELEASE(1)

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

home | help