From 980a6fadb05308dc4ac15dd86df7ad2ef5778500 Mon Sep 17 00:00:00 2001 From: paigehargrave Date: Thu, 6 Jun 2019 16:06:47 -0400 Subject: [PATCH] Context import update (#1136) * Added info for .zip file import * Note for UCP client bundle changes * Wording updates * Syntax fix --- ee/ucp/user-access/cli.md | 5 +++++ engine/context/working-with-contexts.md | 2 ++ 2 files changed, 7 insertions(+) diff --git a/ee/ucp/user-access/cli.md b/ee/ucp/user-access/cli.md index afcfcfc78f..e58c2efcb5 100644 --- a/ee/ucp/user-access/cli.md +++ b/ee/ucp/user-access/cli.md @@ -85,6 +85,11 @@ and the `DOCKER_CERT_PATH` environment variable to use the client certificates that are included in the client bundle you downloaded. The utility scripts also run the `kubectl config` command to configure kubectl. +> **Note**: In Docker Enterprise 3.0, new files are contained in the UCP bundle. These changes support +the use of `.zip` files with `docker context import` and allow you to directly change your context +using the bundle `.zip` file. Refer to [Working with Contexts](/engine/context/working-with-contexts/) +for more information. + To confirm that your client tools are now communicating with UCP, run: