mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03: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>