DockerCLI/cli/command
Sebastiaan van Stijn a812995f98
Remove aliases for orchestrator
Prefer "strict" values for orchestrator, as it's
easier to add aliases (if we think it's needed) than
to remove them later.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-01-11 21:16:37 +01:00
..
bundlefile Import docker/docker/cli 2017-04-17 17:40:59 -04:00
checkpoint Update code for upstream cobra 2017-10-25 14:49:26 -04:00
commands trust inspect: add docker trust inspect command with formatting print 2017-09-25 09:34:52 -07:00
config use 'config' over 'configuration file' 2018-01-05 13:19:53 -08:00
container Annotate worker option for 1.35 API 2017-12-06 17:24:01 +01:00
formatter Merge pull request #621 from charrywanganthony/displaystringutils 2017-10-27 11:08:36 +02:00
idresolver Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
image Merge pull request #474 from jhowardmsft/jjh/apis-for-platform 2017-11-07 14:26:31 +01:00
inspect updated vendoring 2017-09-01 19:41:06 -04:00
network Update code for upstream cobra 2017-10-25 14:49:26 -04:00
node Error out on orchestrator command that don't support k8s yet 2017-12-26 11:46:59 +01:00
plugin Update gometalinter 2017-10-26 12:21:02 -04:00
registry Add --format to docker-search 2017-08-23 01:37:54 +03:00
secret Error out on orchestrator command that don't support k8s yet 2017-12-26 11:46:59 +01:00
service Error out on orchestrator command that don't support k8s yet 2017-12-26 11:46:59 +01:00
stack Check and return error while creating kubernetes secret and config maps. 2018-01-03 15:46:19 +01:00
swarm Error out on orchestrator command that don't support k8s yet 2017-12-26 11:46:59 +01:00
system Activate kubernetes only when experimental cli is enabled 2017-12-28 14:40:10 +01:00
task Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
trust Add support for experimental Cli configuration 2017-12-22 14:48:47 +01:00
volume Update code for upstream cobra 2017-10-25 14:49:26 -04:00
cli.go Fix PR comments 2018-01-03 10:23:32 +01:00
cli_test.go Fix PR comments 2018-01-03 10:23:32 +01:00
events_utils.go updated vendoring 2017-09-01 19:41:06 -04:00
in.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
orchestrator.go Remove aliases for orchestrator 2018-01-11 21:16:37 +01:00
out.go updated vendoring 2017-09-01 19:41:06 -04:00
registry.go Move credential getting functions to the ConfigFile. 2017-06-27 13:46:47 +02:00
registry_test.go Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
stream.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
trust.go Fix crash in containe run after pulling an image. 2017-08-31 17:08:02 -04:00
utils.go LCOW: Add `--platform=` CLI flag to pull/create/run/build 2017-10-31 09:50:43 -07:00