mirror of
https://github.com/containers/podman.git
synced 2025-09-13 18:54:02 +08: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>