Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indicate that the CLI is primarily for CLG use case #8081

Merged
merged 1 commit into from
Sep 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/platform/automation/cli/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading