docker scout attestation get
| 内容説明 | Get attestation for image |
|---|---|
| 利用方法 | docker scout attestation get OPTIONS IMAGE [DIGEST] |
| エイリアス | docker scout attest get |
試験的
このコマンドは試験的なものです。
試験的機能はテスト向けに意図されたものであり、その機能に関してのフィードバックを得る目的があります。 この機能はリリース時に予告なく変更される場合があり、また今後のリリースに向けて削除されることがあります。
内容説明
The docker scout attestation get command gets attestations for images.
オプション
| オプション | デフォルト | 内容説明 |
|---|---|---|
--key | https://registry.scout.docker.com/keyring/dhi/latest.pub | Signature key to use for verification |
--org | Namespace of the Docker organization | |
-o, --output | Write the report to a file | |
--platform | Platform of image to analyze | |
--predicate | Get in-toto predicate only dropping the subject | |
--predicate-type | Predicate-type for attestation | |
--ref | Reference to use if the provided tarball contains multiple references. Can only be used with archive | |
--skip-tlog | Skip signature verification against public transaction log | |
--verify | Verify the signature on the attestation |