2018-11-09 15:10:41 +01:00
|
|
|
# context import
|
|
|
|
|
2023-01-06 19:04:05 +01:00
|
|
|
<!---MARKER_GEN_START-->
|
|
|
|
Import a context from a tar or zip file
|
|
|
|
|
2018-11-09 15:10:41 +01:00
|
|
|
|
2023-01-06 19:04:05 +01:00
|
|
|
<!---MARKER_GEN_END-->
|
2019-01-16 09:36:09 +01:00
|
|
|
|
|
|
|
## Description
|
|
|
|
|
2020-05-07 13:53:25 +02:00
|
|
|
Imports a context previously exported with `docker context export`. To import
|
|
|
|
from stdin, use a hyphen (`-`) as filename.
|