Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | podman network create | baude | 2019-09-09 |
| | | | | | | | initial implementation of network create. we only support bridging networks with this first pass. Signed-off-by: baude <bbaude@redhat.com> | ||
* | inclusion of podman network | baude | 2019-08-15 |
adding podman network and the subcommands inspect, list, and rm. the inspect subcommand displays the raw cni network configuration. the list subcommand displays a summary of the cni networks ala ps. and the rm subcommand removes a cni network. Signed-off-by: baude <bbaude@redhat.com> |