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

FreeBSD Manual Pages

  
 
  

home | help
glab(1)								       glab(1)

NAME
       glab-release - Manage GitLab releases.

SYNOPSIS
       glab release  [flags]

DESCRIPTION
       A release bundles a Git tag with	release	notes and downloadable assets,
       such as binaries	or source archives.

       Create  and  update  releases,  list  and view them, upload assets, and
       download	or delete releases. Use	--repo to target a project other  than
       the current one.

OPTIONS
       -R,  --repo=""	    Select  another  repository.  You  can  use	either
       OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL	or Git URL is also ac-
       cepted.

OPTIONS	INHERITED FROM PARENT COMMANDS
       -h, --help[=false]      Show help for this command.

SEE ALSO
       glab(1),	glab-release-create(1),	glab-release-delete(1),	 glab-release-
       download(1),   glab-release-list(1),  glab-release-upload(1),  glab-re-
       lease-view(1)

Auto generated by spf13/cobra	   Jun 2026			       glab(1)

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

home | help