From 5a0537c6937b3dbcf7432a6433962bbcd1259e35 Mon Sep 17 00:00:00 2001 From: Michael Friis Date: Tue, 29 Aug 2017 15:53:36 -0700 Subject: [PATCH] add callout to make the UCP/CLI interaction clear (#4429) * add callout to make the UCP/CLI interaction clear * typo, thx joao --- enterprise/telemetry.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/enterprise/telemetry.md b/enterprise/telemetry.md index 3caadb51ef..bcc96953c9 100644 --- a/enterprise/telemetry.md +++ b/enterprise/telemetry.md @@ -19,6 +19,8 @@ the plugin does not collect or attempt to send any information to Docker. If you do not wish to send any usage data to Docker, you can disable the plugin, either using the Docker CLI or using Universal Control Plane. + > **Note**: If you're using Docker EE Standard or Advanced with Universal Control Plane, use Universal Control Plane (UCP) to enable and disable metrics. Only use the CLI if you do not have UCP. UCP will re-enable the telemetry plugin for hosts where it was disabled with the CLI. + ### Use the Docker CLI To disable the telemetry plugin, use the `docker plugin disable` command: