mirror of
https://github.com/docker/cli.git
synced 2025-08-20 05:41:29 +03:00
docker's network disconnect api now supports `Force` option which can be used to force cleanup an endpoint from any host in the cluster. Signed-off-by: Madhu Venugopal <madhu@docker.com>