.nh .TH "glab" "1" "May 2025" "Auto generated by spf13/cobra" "" .SH NAME glab-securefile-list - List secure files for a project. .SH SYNOPSIS \fBglab securefile list [flags]\fP .SH DESCRIPTION List secure files for a project. .SH OPTIONS \fB-p\fP, \fB--page\fP=1 Page number. .PP \fB-P\fP, \fB--per-page\fP=30 Number of items to list per page. .SH OPTIONS INHERITED FROM PARENT COMMANDS \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 List all secure files. - glab securefile list List all secure files with 'cmd' alias. - glab securefile ls List a specific page of secure files. - glab securefile list --page 2 List a specific page of secure files, with a custom page size. - glab securefile list --page 2 --per-page 10 .EE .SH SEE ALSO \fBglab-securefile(1)\fP