From 5bb0d47072dd670656af827ff06dbe4c31c0e8bf Mon Sep 17 00:00:00 2001 From: Amanda Churi Filanowski Date: Wed, 11 Dec 2024 16:54:08 -0500 Subject: [PATCH] docs: backport/version-3-4/pr-4967 --- docs/docs-content/automation/palette-cli/palette-cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs-content/automation/palette-cli/palette-cli.md b/docs/docs-content/automation/palette-cli/palette-cli.md index 129b15e899..8f290aacf8 100644 --- a/docs/docs-content/automation/palette-cli/palette-cli.md +++ b/docs/docs-content/automation/palette-cli/palette-cli.md @@ -7,7 +7,7 @@ tags: ["palette-cli"] --- The Palette CLI contains various functionalities that you can use to interact with Palette and manage resources. The -Palette CLI is well suited for Continuous Delivery/Continuous Deployment (CI/CD) pipelines and recommended for +Palette CLI is well suited for Continuous Integration/Continuous Deployment (CI/CD) pipelines and recommended for automation tasks, where Terraform or direct API queries are not ideal. To get started with the Palette CLI, check out the [Install](install-palette-cli.md) guide.