DockerCLI/cli/context/store
Simon Ferquel 3126920af1 Add context store config options and expose context commands
This will allow plugins to have custom typed endpoints, as well as
create/remove/update contexts with the exact same results as the main
CLI (thinking of things like `docker ee login https://my-ucp-server
--context ucp-prod)`

Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
2019-01-29 11:19:54 +01:00
..
doc.go Context Switch: documentation alignment 2019-01-21 09:24:12 +01:00
metadata_test.go Fast Context Switch: commands 2019-01-10 22:25:43 +01:00
metadatastore.go Fast Context Switch: commands 2019-01-10 22:25:43 +01:00
store.go Fast Context Switch: commands 2019-01-10 22:25:43 +01:00
store_test.go Fast Context Switch: commands 2019-01-10 22:25:43 +01:00
storeconfig.go Add context store config options and expose context commands 2019-01-29 11:19:54 +01:00
storeconfig_test.go Add context store config options and expose context commands 2019-01-29 11:19:54 +01:00
tlsstore.go Fast Context Switch: commands 2019-01-10 22:25:43 +01:00
tlsstore_test.go Introduce docker context store 2019-01-04 17:06:51 +01:00