1
0
mirror of https://github.com/docker/cli.git synced 2025-08-08 12:02:07 +03:00

Docs and manual changes

- for service create on node-local networks

Signed-off-by: Alessandro Boch <aboch@docker.com>
This commit is contained in:
Alessandro Boch
2017-05-17 12:19:12 -07:00
committed by Tibor Vass
parent a49573e5fb
commit cccd6379b7
2 changed files with 44 additions and 0 deletions

View File

@@ -37,6 +37,9 @@ Options:
-o, --opt value Set driver specific options (default map[])
--subnet value Subnet in CIDR format that represents a
network segment (default [])
--scope value Promote a network to swarm scope (value = [ local | swarm ])
--config-only Creates a configuration only network
--config-from The name of the network from which copying the configuration
```
## Description