mirror of
https://github.com/docker/cli.git
synced 2025-07-30 17:03:07 +03:00
Add IPAM Config Options to match libnetwork
Signed-off-by: Ryan Belgrave <rmb1993@gmail.com>
This commit is contained in:
committed by
Tibor Vass
parent
46db31de0a
commit
82e9cba6d4
@ -22,6 +22,7 @@ parent = "smn_cli"
|
||||
--ip-range=[] Allocate container ip from a sub-range
|
||||
--ipam-driver=default IP Address Management Driver
|
||||
-o --opt=map[] Set custom network plugin options
|
||||
--ipam-opt=map[] Set custom IPAM plugin options
|
||||
--subnet=[] Subnet in CIDR format that represents a network segment
|
||||
|
||||
Creates a new network. The `DRIVER` accepts `bridge` or `overlay` which are the
|
||||
|
Reference in New Issue
Block a user