DockerCLI/cli/command/context
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
..
testdata Fast Context Switch: commands 2019-01-10 22:25:43 +01:00
cmd.go Fast Context Switch: commands 2019-01-10 22:25:43 +01:00
create.go Add context store config options and expose context commands 2019-01-29 11:19:54 +01:00
create_test.go Add context store config options and expose context commands 2019-01-29 11:19:54 +01:00
export-import_test.go Add context store config options and expose context commands 2019-01-29 11:19:54 +01:00
export.go Add context store config options and expose context commands 2019-01-29 11:19:54 +01:00
import.go Add context store config options and expose context commands 2019-01-29 11:19:54 +01:00
inspect.go Fast Context Switch: commands 2019-01-10 22:25:43 +01:00
inspect_test.go Fast Context Switch: commands 2019-01-10 22:25:43 +01:00
list.go Fast Context Switch: commands 2019-01-10 22:25:43 +01:00
list_test.go Add context store config options and expose context commands 2019-01-29 11:19:54 +01:00
options.go Fast Context Switch: commands 2019-01-10 22:25:43 +01:00
remove.go Add context store config options and expose context commands 2019-01-29 11:19:54 +01:00
remove_test.go Add context store config options and expose context commands 2019-01-29 11:19:54 +01:00
update.go Add context store config options and expose context commands 2019-01-29 11:19:54 +01:00
update_test.go Add context store config options and expose context commands 2019-01-29 11:19:54 +01:00
use.go Add context store config options and expose context commands 2019-01-29 11:19:54 +01:00
use_test.go Add context store config options and expose context commands 2019-01-29 11:19:54 +01:00