.nh .TH "glab" "1" "May 2025" "Auto generated by spf13/cobra" "" .SH NAME glab-securefile - Manage secure files for a project. .SH SYNOPSIS \fBglab securefile [flags]\fP .SH DESCRIPTION Store up to 100 files for secure use in CI/CD pipelines. Secure files are stored outside of your project's repository, not in version control. It is safe to store sensitive information in these files. Both plain text and binary files are supported, but they must be smaller than 5 MB. .SH OPTIONS \fB-R\fP, \fB--repo\fP="" Select another repository. Can use either \fBOWNER/REPO\fR or \fBGROUP/NAMESPACE/REPO\fR format. Also accepts full URL or Git URL. .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB--help\fP[=false] Show help for this command. .SH SEE ALSO \fBglab(1)\fP, \fBglab-securefile-create(1)\fP, \fBglab-securefile-download(1)\fP, \fBglab-securefile-list(1)\fP, \fBglab-securefile-remove(1)\fP