GH-ATTESTATION-DOWNLOAD(1) GitHub CLI manual GH-ATTESTATION-DOWNLOAD(1) (NAME) gh-attestation-download - (SYNOPSIS) gh attestation download [ | oci://] [--owner | --repo] [flags] (DESCRIPTION) : . () . : * * URI ( oci://) * ( OCI ) : * --repo ( --repo github/example). * --owner ( --owner github) --repo . --owner . (bundle) (digest) . "sha256:1234" "sha256:1234.jsonl" . (:) . . "sha256:1234" "sha256-1234.jsonl" . (OPTIONS) -d, --digest-alg (default "sha256") () : {sha256|sha512} --hostname -L, --limit (default 30) -o, --owner --predicate-type (predicate type) -R, --repo [HOST/]OWNER/REPO (EXIT CODES) 0: 1: 2: 4: : . . (EXAMPLES) # $ gh attestation download example.bin -o github # $ gh attestation download example.bin -R github/example # OCI $ gh attestation download oci://example.com/foo/bar:latest -o github (SEE ALSO) gh-attestation(1) Sep 2026 GH-ATTESTATION-DOWNLOAD(1)