glab-attestation - Man Page
Manage software attestations. (EXPERIMENTAL)
Synopsis
glab attestation [flags]
Description
Manage software attestations. (EXPERIMENTAL)
Options Inherited from Parent Commands
-h, --help[=false] Show help for this command.
Example
# Verify attestation for the filename.txt file in the gitlab-org/gitlab project. $ glab attestation verify gitlab-org/gitlab filename.txt # Verify attestation for the filename.txt file in the project with ID 123. $ glab attestation verify 123 filename.txt
See Also
Referenced By
glab(1), glab-attestation-verify(1).
Jan 2026 Auto generated by spf13/cobra