gh-attestation
Verified for current stable LTS
Gh Attestation Command: Verify Artifact With Signer Workflow
Use for verify artifact with signer workflow with Gh Attestation. Exact CLI syntax to verify artifact with signer workflow using Gh Attestation.
When to use this: Use for verify artifact with signer workflow with Gh Attestation.
Command Syntax
gh at verify <path/to/artifact.bin> -o <organization_name> --signer-workflow <owner>/<repository>/<path/to/workflow.yml> gh at verify <path/to/artifact.bin> -o <organization_name> --signer-workflow <owner>/<repository>/<path/to/workflow.yml> Command Breakdown
-o- Command Option
- Tool-specific option used by this command invocation.
--signer-workflow- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to verify artifact with signer workflow 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 Outputs Json gh at verify <path/to/artifact.bin> -o <organization_name> --format json 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>