mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +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>