Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
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 com-
     mand's help for more information.

SEE ALSO
     gh(1)

				    Aug 2026		       GH-ATTESTATION(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gh-attestation&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help