mirror of
https://github.com/docker/cli.git
synced 2026-09-24 07:25:07 -05:00
Merge pull request #19167 from vieux/bring_discovery_on_par
Bring discovery on par with the one in docker/swarm Upstream-commit: c49ccd319249610eb05f0c430b26d7c82383bf76 Component: engine
This commit is contained in:
@@ -603,6 +603,10 @@ The currently supported cluster store options are:
|
||||
private key is used as the client key for communication with the
|
||||
Key/Value store.
|
||||
|
||||
* `kv.path`
|
||||
|
||||
Specifies the path in the Key/Value store. If not configured, the default value is 'docker/nodes'.
|
||||
|
||||
## Access authorization
|
||||
|
||||
Docker's access authorization can be extended by authorization plugins that your
|
||||
|
||||
Reference in New Issue
Block a user