DockerCLI/cli
Ian Campbell 20439aa662 Simplify cli plugin config file entry
Make it a simple `map[string]string` for now.

Added a unit test for it.

Signed-off-by: Ian Campbell <ijc@docker.com>
2019-02-25 10:38:48 +00:00
..
command Merge pull request #1612 from olljanat/replicas-max-per-node-cli 2019-02-22 11:17:18 +01:00
compose Merge pull request #1410 from olljanat/replicas-max-per-node 2019-02-20 13:22:18 +01:00
config Simplify cli plugin config file entry 2019-02-25 10:38:48 +00:00
connhelper cli-plugins: use `docker system dial-stdio` to call the daemon 2019-02-18 11:53:37 +00:00
context Add context store config options and expose context commands 2019-01-29 11:19:54 +01:00
debug updated vendoring 2017-09-01 19:41:06 -04:00
flags Introduce docker context store 2019-01-04 17:06:51 +01:00
manifest Fix some spelling errors 2019-01-11 15:49:02 +08:00
registry/client cli/registry: fix a Debugf statement 2018-10-11 01:13:13 -07:00
streams Extract streams helpers from command package to their own package to remove a cyclic dependency from command to internal/containerizedengine 2019-01-28 14:36:00 +01:00
trust Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
version Move versioning variables to a separate package. 2019-01-29 11:26:40 +00:00
winresources Add windows resources to binary. 2017-05-15 18:03:03 -04:00
cobra.go Output broken CLI plugins in `help` output. 2019-01-30 13:45:26 +00:00
cobra_test.go Output broken CLI plugins in `help` output. 2019-01-30 13:45:26 +00:00
error.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
required.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
required_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00