1
0
mirror of https://github.com/docker/cli.git synced 2025-07-02 15:02:25 +03:00
Files
cli/docs/reference/commandline/context_use.md
Sebastiaan van Stijn 885f44a5ba docs: fix (table) formatting, fix some broken links
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-03-30 15:03:25 +02:00

449 B

title, description, keywords
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.