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