github.com/khulnasoft/cli@v0.0.0-20240402070845-01bcad7beefa/docs/reference/commandline/context_use.md (about) 1 # context use 2 3 <!---MARKER_GEN_START--> 4 Set the current docker context 5 6 7 <!---MARKER_GEN_END--> 8 9 ## Description 10 11 Set the default context to use, when `DOCKER_HOST`, `DOCKER_CONTEXT` environment 12 variables and `--host`, `--context` global options aren't set. 13 To disable usage of contexts, you can use the special `default` context.