mirror of
https://github.com/containers/podman.git
synced 2026-06-03 13:31:52 -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>