table of contents
GH-ATTESTATION(1) | GitHub CLI manual | GH-ATTESTATION(1) |
NAME¶
gh-attestation - Work with artifact attestations
SYNOPSIS¶
gh attestation [subcommand] [flags]
DESCRIPTION¶
Download and verify artifact attestations.
AVAILABLE COMMANDS¶
- gh-attestation-download(1)
- Download an artifact's attestations for offline use
- gh-attestation-trusted-root(1)
- Output trusted_root.jsonl contents, likely for offline verification
- gh-attestation-verify(1)
- Verify an artifact's integrity using attestations
ALIASES¶
gh at
EXIT CODES¶
0: Successful execution
1: Error
2: Command canceled
4: Authentication required
NOTE: Specific commands may have additional exit codes. Refer to the command's help for more information.
SEE ALSO¶
Nov 2024 | GitHub CLI v2.62.0 |