gh-attestation
Verified for current stable LTS
Gh Attestation Command: Verify Artifact Outputs Json
Use for verify artifact outputs json with Gh Attestation. Exact CLI syntax to verify artifact outputs json using Gh Attestation.
When to use this: Use for verify artifact outputs json with Gh Attestation.
Command Syntax
gh at verify <path/to/artifact.bin> -o <organization_name> --format json gh at verify <path/to/artifact.bin> -o <organization_name> --format json Command Breakdown
-o- Command Option
- Tool-specific option used by this command invocation.
--format- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to verify artifact outputs json using Gh Attestation.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Gh Attestation Command: Download Artifact Attestation
gh at download <path/to/artifact.bin> -R <owner>/<repository> Gh Attestation Command: Download Oci Attestation gh at download oci://<image_uri> -o <organization_name> Gh Attestation Command: Verify Local Artifact Attestation gh at verify <path/to/artifact.bin> -R <owner>/<repository> 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 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>