Home Explore Blog Models CI



docker

1st chunk of `_vendor/github.com/docker/scout-cli/docs/scout_attestation_add.md`
468a80c5efe09271bd36b3a2c5146837dac0187f51eac795000000010000022e
# 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-->


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.