DockerCLI/cli/flags
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
..
client.go Use Cobra built-in --version feature 2018-05-19 02:51:43 +02:00
common.go Introduce docker context store 2019-01-04 17:06:51 +01:00
common_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00