summaryrefslogtreecommitdiff
path: root/cmd/podman/networks/prune.go
Commit message (Collapse)AuthorAge
* add network prunebaude2021-02-06
add the ability to prune unused cni networks. filters are not implemented but included both compat and podman api endpoints. Fixes :#8673 Signed-off-by: baude <bbaude@redhat.com>