gh-attestation - Man Page

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

gh(1)

Referenced By

gh(1), gh-attestation-download(1), gh-attestation-trusted-root(1), gh-attestation-verify(1).

Dec 2024 GitHub CLI manual