gh-attestation
Verified for current stable LTS
Gh Attestation Commands
Gh Attestation command syntax with verified terminal examples.
Commands
7 commands for Gh Attestation
gh-attestation HTTP
Gh Attestation Command: Download Artifact Attestation
gh at download <path/to/artifact.bin> -R <owner>/<repository> gh-attestation Video
Gh Attestation Command: Download Oci Attestation
gh at download oci://<image_uri> -o <organization_name> gh-attestation Operations
Gh Attestation Command: Verify Local Artifact Attestation
gh at verify <path/to/artifact.bin> -R <owner>/<repository> gh-attestation Operations
Gh Attestation Command: Verify Artifact With Signer Workflow
gh at verify <path/to/artifact.bin> -o <organization_name> --signer-workflow <owner>/<repository>/<path/to/workflow.yml> gh-attestation HTTP
Gh Attestation Command: Verify Artifact Outputs Json
gh at verify <path/to/artifact.bin> -o <organization_name> --format json gh-attestation HTTP
Gh Attestation Command: Offline Verification With Bundle
gh at verify <path/to/artifact.bin> -b <path/to/bundle.jsonl> --custom-trusted-root <path/to/trusted_root.jsonl> gh-attestation HTTP
Gh Attestation Command: Save Trusted Root For Offline Verification
gh at trusted-root > <path/to/trusted_root.jsonl> Suggest a Gh Attestation Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Gh Attestation workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.