klee network
Manage networks
Usage
$ klee network [OPTIONS] COMMAND [ARGS]... COMMAND
Options
Name, shorthand | Default | Description |
--help |
Show this message and exit. |
Child commands
Command | Description |
klee network create | Create a new network. |
klee network ls | List networks |
klee network inspect | Display detailed information on a network. |
klee network rm | Remove one or more networks. |
klee network prune | Remove all unused networks, i.e., networks... |
klee network disconnect | Disconnect a container from a network. |
klee network connect | Connect a container to a network. |