mirror of
https://github.com/docker/cli.git
synced 2026-08-28 10:05:17 -05:00
This feature brings new attribute/option for swarm init command. default-addr-pool will take string input which can be in below format. "CIDR,CIDR,CIDR...:SUBNET-SIZE". Signed-off-by: selansen <elango.siva@docker.com>