summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-network-prune.1.md
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>