Manage pouch networks
Manager the networks in pouchd. It contains the functions of create/remove/list/inspect network, 'driver' is used to list drivers that pouch support. Now bridge network is supported in pouchd defaulted, it will be initialized when pouchd starting.
pouch network [command]
-h, --help help for network
-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 - An efficient container engine
- pouch network connect - Connect a container to a network
- pouch network create - Create a pouch network
- pouch network disconnect - Disconnect a container from a network
- pouch network inspect - Inspect one or more pouch networks
- pouch network list - List pouch networks
- pouch network remove - Remove a pouch network