DockerCLI/cli/command/system
Silvin Lubecki 71272dd203
Scope orchestration selection to stack commands only
* Renaming DOCKER_ORCHESTRATOR to DOCKER_STACK_ORCHESTRATOR
* Renaming config file option "orchestrator" to "stackOrchestrator"
* "--orchestrator" flag is no more global but local to stack command and subcommands
* Cleaning all global orchestrator code
* Replicating Hidden flags in help and Supported flags from root command to stack command

Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
2018-06-21 17:12:31 -07:00
..
testdata Scope orchestration selection to stack commands only 2018-06-21 17:12:31 -07:00
client_test.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
cmd.go Update gometalinter 2017-10-26 12:21:02 -04:00
df.go system: add buildcache formatting 2018-06-09 20:51:34 +00:00
events.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
info.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
info_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
inspect.go Use command.Cli interface instead of concrete type… 2018-06-14 16:26:47 +02:00
prune.go Merge pull request #1043 from justyntemme/patch-2 2018-05-22 00:26:26 +02:00
prune_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
version.go Scope orchestration selection to stack commands only 2018-06-21 17:12:31 -07:00
version_test.go Scope orchestration selection to stack commands only 2018-06-21 17:12:31 -07:00