DockerCLI/cli/command/network
Yong Tang 657457ee2c Use `scope=swarm` for service related network inspect.
This fix use `scope=swarm` for service related network inspect.
The purpose is that, in case multiple networks with the same
name exist in different scopes, it is still possible to obtain
the network for services.

This fix is related to moby/moby#33630 and docker/cli#167

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-06-13 20:26:12 +00:00
..
cmd.go Add interfacer linter 2017-05-08 15:57:50 -04:00
connect.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
create.go Update vendoring of docker/docker 2017-06-06 00:23:21 +02:00
disconnect.go Update imports. 2017-04-17 18:07:56 -04:00
inspect.go Use `scope=swarm` for service related network inspect. 2017-06-13 20:26:12 +00:00
list.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
prune.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
remove.go Use `scope=swarm` for service related network inspect. 2017-06-13 20:26:12 +00:00