Files
docker-cli/components/engine/docs/reference/commandline
Yong Tang d918c4ba81 Add --filter scope=swarm|local for docker network ls
This fix tries to address the request in 31324 by adding
`--filter scope=swarm|local` for `docker network ls`.

As `docker network ls` has a `SCOPE` column by default,
it is natural to add the support of `--filter scope=swarm|local`.

This fix adds the `scope=swarm|local` support for
`docker network ls --filter`.

Related docs has been updated.

Additional unit test cases have been added.

This fix fixes 31324.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Upstream-commit: 704ea8f6b4ad6f43c348affe357994d440aaf3de
Component: engine
2017-03-23 18:48:11 -07:00
..
2017-03-19 09:22:30 +02:00
2017-03-08 08:39:43 +09:00
2017-03-14 16:09:28 -04:00
2017-02-13 15:47:38 +08:00
2017-03-02 02:14:15 +01:00
2017-02-10 16:53:04 -08:00
2017-03-12 12:01:06 -07:00
2017-03-19 09:22:30 +02:00
2017-03-14 16:09:28 -04:00
2017-02-10 16:53:04 -08:00
2017-03-02 02:14:15 +01:00