DockerCLI/cli
Simon Ferquel b34f340346 Introduce docker context store
This PR adds a store to the CLI, that can be leveraged to persist and
retrieve credentials for various API endpoints, as well as
context-specific settings (initially, default stack orchestrator, but we
could expand that).

This comes with the logic to persist and retrieve endpoints configs
for both Docker and Kubernetes APIs.

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
2019-01-04 17:06:51 +01:00
..
command Introduce docker context store 2019-01-04 17:06:51 +01:00
compose Allow to transform any source type into the target struct 2018-10-02 16:06:08 +03:00
config Introduce docker context store 2019-01-04 17:06:51 +01:00
connhelper err message improve when ssh fail 2018-10-15 16:42:14 +08:00
context Introduce docker context store 2019-01-04 17:06:51 +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 manifest lists to always use correct size 2018-06-28 18:17:38 -07:00
registry/client cli/registry: fix a Debugf statement 2018-10-11 01:13:13 -07:00
trust Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
winresources Add windows resources to binary. 2017-05-15 18:03:03 -04:00
cobra.go Merge pull request #1098 from dhiltgen/long_help 2018-08-30 18:07:10 +02: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
version.go Fix grammar typo in comment 2018-02-28 11:29:40 -05:00