Difference between revisions of "Docker context"

From wikieduonline
Jump to navigation Jump to search
Line 13: Line 13:
  
  
== Help ==
+
[[docker context --help]]
<pre>
 
docker context
 
 
 
Usage: docker context COMMAND
 
 
 
Manage contexts
 
 
 
Commands:
 
  create      Create a context
 
  export      Export a context to a tar or kubeconfig file
 
  import      Import a context from a tar or zip file
 
  inspect    Display detailed information on one or more contexts
 
  ls          List contexts
 
  rm          Remove one or more contexts
 
  update      Update a context
 
  use        Set the current docker context
 
 
 
Run 'docker context COMMAND --help' for more information on a command.
 
</pre>
 
  
 
== Related terms ==
 
== Related terms ==

Revision as of 11:13, 10 January 2023

Advertising: