mirror of
https://github.com/containers/podman.git
synced 2026-03-12 03:39:03 -04:00
add the ability to filter networks by their dangling status via: `network ls --filter dangling=true/false` Fixes: #14595 Signed-off-by: Carlo Lobrano <c.lobrano@gmail.com>