Disconnect a container from a network
Disconnect a container from a network
pouch network disconnect [OPTIONS] NETWORK CONTAINER
$ pouch network disconnect bridge test
-f, --force Force the container to disconnect from a network
-h, --help help for disconnect
-D, --debug Switch client log level to DEBUG mode
-H, --host string Specify connecting address of Pouch CLI (default "unix:///var/run/pouchd.sock")
--tlscacert string Specify CA file of TLS
--tlscert string Specify cert file of TLS
--tlskey string Specify key file of TLS
--tlsverify Use TLS and verify remote
- pouch network - Manage pouch networks