DockerCLI/cli/internal/test
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
..
builders Add --pretty option to "secret inspect" and "config inspect" 2017-05-16 15:12:20 -07:00
network Use `scope=swarm` for service related network inspect. 2017-06-13 20:26:12 +00:00
cli.go rm client and vendor it instead 2017-05-08 10:33:56 -07:00
doc.go Update imports. 2017-04-17 18:07:56 -04:00
store.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00