compose/docs/cli/orig/context_use.md
Christopher Crone 44712ab3c4 Move CLI UX docs into folder
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
2020-05-14 13:29:11 +02:00

851 B

title description keywords
context use The context use command description and usage context, use

context use

Usage:  docker context use CONTEXT

Set the current docker context

Description

Set the default context to use, when DOCKER_HOST, DOCKER_CONTEXT environment variables and --host, --context global options are not set. To disable usage of contexts, you can use the special default context.