DockerCLI/docs/reference
Yong Tang 6f22676f0b 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>
2017-06-02 00:10:59 +00:00
..
commandline Add `--filter scope=swarm|local` for `docker network ls` 2017-06-02 00:10:59 +00:00
builder.md remove the duplicate line from doc and rebase with master for 'example of ADD and COPY with special characters file name' 2017-06-02 00:10:59 +00:00
glossary.md Define bridge networks 2017-06-02 00:10:54 +00:00
index.md update incorrect url in docs 2017-06-02 00:10:50 +00:00
run.md docs: remove outdated reference to updating /etc/hosts 2017-06-02 00:10:58 +00:00