docker scout config
Manage Docker Scout configuration
Usage
docker scout config [KEY] [VALUE]
Description
docker scout config
allows you to list, get and set Docker Scout configuration.
Available configuration key:
organization
: Namespace of the Docker organization to be used by default if it cannot be inferred from the image reference
Examples
List existing configuration
$ docker scout config
organization=my-org-namespace
Print configuration value
$ docker scout config organization
my-org-namespace
Set configuration value
$ docker scout config organization my-org-namespace
✓ Successfully set organization to my-org-namespace
Early Access
Docker Scout secures the complete software supply chain by providing image analysis, real-time vulnerability identification, contextual remediation recommendations, and more. Now available in early access.
Learn more on the Docker Scout product pageopen_in_new.