.nh .TH "glab" "1" "Dec 2025" "Auto generated by spf13/cobra" "" .SH NAME glab-securefile-get - Get details of a project secure file. (GitLab 18.0 and later) .SH SYNOPSIS \fBglab securefile get [flags]\fP .SH DESCRIPTION Get details of a project secure file. (GitLab 18.0 and later) .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB-h\fP, \fB--help\fP[=false] Show help for this command. .PP \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 EXAMPLE .EX # Get details of a project's secure file using the file ID. $ glab securefile get 1 # Get details of a project's secure file using the 'show' alias. $ glab securefile show 1 .EE .SH SEE ALSO \fBglab-securefile(1)\fP