moby/cli
Flavio Crisciani 8dc8cd4719
Inroduce SWARM --data-path-addr flag
This new flag will allow the configuration of an interface that
can be used for data path traffic to be isolated from control
plane traffic. This flag is simply percolated down to libnetwork
and will be used by all the global scope drivers (today overlay)

Negative test added for invalid flag arguments

Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
2017-04-26 15:33:15 -07:00
..
command Inroduce SWARM --data-path-addr flag 2017-04-26 15:33:15 -07:00
compose Merge pull request #32632 from ColinHebert/compose_add_labels_during_build 2017-04-21 10:16:48 +02:00
config Add label filter for docker system prune 2017-04-06 09:11:25 -07:00
debug Move debug functions to cli/debug package 2016-12-12 09:33:58 +01:00
flags Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
internal/test Unit tests for cli/commands/image (except build and tag) 2017-04-23 12:27:39 -05:00
trust Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
cobra.go Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00
error.go Remove old cli framework. 2016-08-25 13:09:04 -04:00
required.go Replace fmt.Errorf() with errors.Errorf() in the cli 2017-03-24 16:58:07 -04:00