DockerCLI/cli/command/system
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
df.go Update imports. 2017-04-17 18:07:56 -04:00
events.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
info.go Provide command line tool to view and rotate swarm's currently CA root certificate. 2017-05-16 14:31:15 -07:00
inspect.go Use `scope=swarm` for service related network inspect. 2017-06-13 20:26:12 +00:00
prune.go Don't prune volumes on `docker system prune` 2017-05-30 12:50:30 -04:00
version.go Display proper version information 2017-05-09 14:22:51 -07:00