Files
docker-docs/_vendor/github.com/docker/scout-cli/docs/scout_push.md
Craig Osterhout 4ab38044a7 scout: update to latest cli (#22957)
<!--Delete sections as needed -->

## Description

Update to the latest Scout CLI docs, 1.18.1.

## Related issues or tickets

ENGDOCS-2792

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-07-11 11:26:21 -07:00

1.4 KiB

docker scout push

Push an image or image index to Docker Scout

Options

Name Type Default Description
--author string Name of the author of the image
--dry-run Do not push the image but process it
--org string Namespace of the Docker organization to which image will be pushed
-o, --output string Write the report to a file
--platform string Platform of image to be pushed
--sbom Create and upload SBOMs
--secrets Scan for secrets in the image
--timestamp string Timestamp of image or tag creation

Description

The docker scout push command lets you push an image or analysis result to Docker Scout.

Examples

Push an image to Docker Scout

$ docker scout push --org my-org registry.example.com/repo:tag