mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
This add a new filter to 'docker network ls' to allow filtering by driver-name. Contrary to "ID" and "name" filters, this filter only supports an *exact* match. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>