glab-securefile - Man Page
Manage secure files for a project.
Synopsis
glab securefile [flags]
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.
Options
-R, --repo="" Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted.
Options Inherited from Parent Commands
-h, --help[=false] Show help for this command.
See Also
glab(1), glab-securefile-create(1), glab-securefile-download(1), glab-securefile-get(1), glab-securefile-list(1), glab-securefile-remove(1)
Referenced By
glab(1), glab-securefile-create(1), glab-securefile-download(1), glab-securefile-get(1), glab-securefile-list(1), glab-securefile-remove(1).