glab-securefile-get - Man Page
Get details of a project secure file. (GitLab 18.0 and later)
Synopsis
glab securefile get Ā [flags]
Description
Get details of a project secure file. (GitLab 18.0 and later)
Options Inherited from Parent Commands
--help[=false] Show help for this command.
- -R, ā--repo="" Select another repository. Can use either OWNER/REPO or GROUP/NAMESPACE/REPO
- format. Also accepts full URL or Git URL.
Example
# 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
See Also
Referenced By
Jul 2025 Auto generated by spf13/cobra