table of contents
DOCKER(1) | Docker User Manuals | DOCKER(1) |
NAME¶
docker-context-export - Export a context to a tar or kubeconfig fileSYNOPSIS¶
docker context export [OPTIONS] CONTEXT [FILE|-]DESCRIPTION¶
Export a context to a tar or kubeconfig fileOPTIONS¶
-h, --help[=false] help for export--kubeconfig[=false] Export as a kubeconfig file
SEE ALSO¶
docker-context(1)Feb 2021 | Docker Community |