.nh .TH "glab" "1" "Jun 2026" "Auto generated by spf13/cobra" "" .SH NAME glab-packages - Manage packages in the GitLab package registry. .SH SYNOPSIS \fBglab packages [flags]\fP .SH DESCRIPTION Upload, download, list, and delete packages in a project's package registry, using your existing \fBglab\fR authentication. .PP \fBlist\fR and \fBdelete\fR operate on packages of any type. \fBupload\fR and \fBdownload\fR are currently limited to generic packages, which let you store and retrieve arbitrary files identified by a package name, version, and file name. .SH OPTIONS \fB-R\fP, \fB--repo\fP="" Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted. .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB-h\fP, \fB--help\fP[=false] Show help for this command. .SH SEE ALSO \fBglab(1)\fP, \fBglab-packages-list(1)\fP, \fBglab-packages-upload(1)\fP