Difference between revisions of "Docker context --help"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} <pre> Manage contexts Usage: docker context [command] Available Commands: create Create new context export Export a context to a tar or kubeconfig fi...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
<pre>
 
Manage contexts
 
  
Usage:
+
Manage contexts
  docker context [command]
+
 
+
Usage:
Available Commands:
+
  docker context [command]
   create      Create new context
+
 +
Available Commands:
 +
   [[docker context create|create]]     Create new context
 
   export      Export a context to a tar or kubeconfig file
 
   export      Export a context to a tar or kubeconfig file
 
   import      Import a context from a tar or zip file
 
   import      Import a context from a tar or zip file
Line 18: Line 18:
 
   use        Set the default context
 
   use        Set the default context
  
Flags:
+
Flags:
 
   -h, --help  Help for context
 
   -h, --help  Help for context
 +
 +
Use "docker context [command] --help" for more information about a command.
 +
 +
 +
== See also ==
 +
* {{docker context}}
 +
* {{docker}}
  
Use "docker context [command] --help" for more information about a command.
+
[[Category:Docker]]
</pre>
 

Latest revision as of 11:15, 10 January 2023


Manage contexts 

Usage:
  docker context [command]

Available Commands:
 create      Create new 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
 list        List available contexts
 rm          Remove one or more contexts
 show        Print the current context
 update      Update a context
 use         Set the default context
Flags:
 -h, --help   Help for context

Use "docker context [command] --help" for more information about a command.


See also[edit]

Advertising: