glab-attestation
Installation
SKILL.md
glab attestation
Overview
Manage software attestations. (EXPERIMENTAL)
USAGE
glab attestation <command> [command] [--flags]
EXAMPLES
# 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