Home Explore Blog Models CI



docker

_vendor/github.com/docker/scout-cli/docs/scout_attestation_add.md
a4d7ab3b9e59f03307b5e1ec74c4195d7b6863235df7573e000000030000022e
# docker scout attestation add

<!---MARKER_GEN_START-->
Add attestation to image

### Aliases

`docker scout attestation add`, `docker scout attest add`

### Options

| Name               | Type          | Default | Description                             |
|:-------------------|:--------------|:--------|:----------------------------------------|
| `--file`           | `stringSlice` |         | File location of attestations to attach |
| `--predicate-type` | `string`      |         | Predicate-type for attestations         |


<!---MARKER_GEN_END-->


Chunks
468a80c5 (1st chunk of `_vendor/github.com/docker/scout-cli/docs/scout_attestation_add.md`)
Title: docker scout attestation add
Summary
The `docker scout attestation add` command allows users to add attestations to a Docker image. It includes options for specifying the file location of the attestations using the `--file` flag and the predicate type using the `--predicate-type` flag.