From 40c5bb68201727bf3facaaadbaab1f81833a4a5d Mon Sep 17 00:00:00 2001 From: Sushrut Athavale Date: Fri, 20 Sep 2024 14:45:19 -0700 Subject: [PATCH] Indicate that the CLI is primarily for CLG use case --- docs/platform/automation/cli/install.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/platform/automation/cli/install.md b/docs/platform/automation/cli/install.md index 651bb6476ac..fed70f46d4d 100644 --- a/docs/platform/automation/cli/install.md +++ b/docs/platform/automation/cli/install.md @@ -21,6 +21,10 @@ import AMDCLI from '/docs/platform/shared/cli/amd.md'; This documentation section will serve as your compass, guiding you through the installation, configuration, and upgrade of the Harness CLI utility. +:::note +The CLI primarily provides an alternative onboarding path for users seeking a self-service installation of Harness. +::: + ## Install Harness CLI You can install `harness` CLI utility on Linux, MacOS, or Windows in order to interact with Harness Platform from a command-line interface.