From e2097289c71271880362bd654d5e8e5a3693c3b0 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Tue, 10 Oct 2017 01:21:53 +0800 Subject: [PATCH] Update cli-based-access.md (#4848) --- .../ucp/2.2/guides/user/access-ucp/cli-based-access.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/datacenter/ucp/2.2/guides/user/access-ucp/cli-based-access.md b/datacenter/ucp/2.2/guides/user/access-ucp/cli-based-access.md index 080db73769..57609aff83 100644 --- a/datacenter/ucp/2.2/guides/user/access-ucp/cli-based-access.md +++ b/datacenter/ucp/2.2/guides/user/access-ucp/cli-based-access.md @@ -49,16 +49,16 @@ $ eval $( Note: The bundle includes scripts for setting up Windows nodes. To set up a +> **Note**: The bundle includes scripts for setting up Windows nodes. To set up a > Windows environment, run `env.cmd` in an elevated command prompt, or run > `env.ps1` in an elevated PowerShell prompt. From now on, when you use the Docker CLI client, it includes your client certificates as part of the request to the Docker Engine. You can now use the -Docker CLI to create services, networks, volumes and other resources on a swarm +Docker CLI to create services, networks, volumes, and other resources on a swarm that's managed by UCP. ## Download client certificates by using the REST API