DockerCLI/cli/command
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
..
builder builder/prune: rename max-age filter to unused-for in help output 2018-10-17 00:35:10 +00:00
bundlefile Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
checkpoint formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
commands Add `docker engine` commands only on Linux… 2018-09-11 15:23:22 +02:00
config formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
container cli: add a separate --domainname flag 2018-12-08 00:03:56 +11:00
engine Merge pull request #1415 from dhiltgen/fix_panic_master 2018-11-15 00:55:48 +01:00
formatter formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
idresolver Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
image Add option to pull images quietly 2018-12-19 13:48:41 +01:00
inspect Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
manifest Add bash completion for `manifest` command family 2018-08-30 08:54:49 +02:00
network formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
node Fix tests with missing mocks 2018-11-08 11:37:49 +01:00
plugin Fix tests with missing mocks 2018-11-08 11:37:49 +01:00
registry Fix tests with missing mocks 2018-11-08 11:37:49 +01:00
secret formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
service Fix panic (npe) when updating service limits/reservations 2018-12-13 02:21:57 +01:00
stack Introduce docker context store 2019-01-04 17:06:51 +01:00
swarm Data Path Port configuration support 2018-11-28 10:55:42 -05:00
system Introduce docker context store 2019-01-04 17:06:51 +01:00
task formatter package heavy refactoring 2018-10-23 17:05:44 +02:00
trust Fix tests with missing mocks 2018-11-08 11:37:49 +01:00
volume build: add options to builder prune 2018-09-05 00:01:16 +00:00
cli.go Introduce docker context store 2019-01-04 17:06:51 +01:00
cli_test.go Introduce docker context store 2019-01-04 17:06:51 +01:00
context.go Introduce docker context store 2019-01-04 17:06:51 +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 Introduce docker context store 2019-01-04 17:06:51 +01:00
orchestrator_test.go Introduce docker context store 2019-01-04 17:06:51 +01:00
out.go updated vendoring 2017-09-01 19:41:06 -04:00
registry.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
registry_test.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
stream.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
trust.go Refactor content_trust cli/flags handling 2018-03-08 15:00:43 -05:00
utils.go Migrate to non-deprecated functions of `api/types/filters` 2018-07-27 15:37:43 +02:00