Home Explore Blog Models CI



docker

1st chunk of `_vendor/github.com/docker/scout-cli/docs/scout_integration_configure.md`
c0f23e1cde5eea2db8f625eb0ce371cef3acb34024690a3e00000001000002b2
# docker scout integration configure

<!---MARKER_GEN_START-->
Configure or update a new integration configuration

### Options

| Name          | Type          | Default | Description                                                  |
|:--------------|:--------------|:--------|:-------------------------------------------------------------|
| `--name`      | `string`      |         | Name of integration configuration to create                  |
| `--org`       | `string`      |         | Namespace of the Docker organization                         |
| `--parameter` | `stringSlice` |         | Integration parameters in the form of --parameter NAME=VALUE |


<!---MARKER_GEN_END-->


Title: docker scout integration configure: Options
Summary
This section describes the options available for the `docker scout integration configure` command. It details the `--name`, `--org`, and `--parameter` flags, including their types and descriptions. The `--name` option specifies the integration configuration name, `--org` specifies the Docker organization namespace, and `--parameter` allows setting integration parameters using the NAME=VALUE format.