List pouch networks
List networks in pouchd. It lists the network's Id, name, driver and scope.
pouch network list
$ pouch network ls
NETWORK ID NAME DRIVER SCOPE
6f7aba8a58 net2 bridge
55f134176c net3 bridge
e495f50913 net1 bridge
-h, --help help for list
-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