mirror of
https://github.com/containers/podman.git
synced 2025-07-17 17:43:23 +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>