From 01afde24f5efcabe493b71845aa7b2965da15e93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Irene=20Rodr=C3=ADguez?= Date: Fri, 25 Apr 2025 16:15:57 +0200 Subject: [PATCH] Style fixes in grafanactl docs (#104550) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- docs/sources/observability-as-code/grafana-cli/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/observability-as-code/grafana-cli/_index.md b/docs/sources/observability-as-code/grafana-cli/_index.md index a62d94aecbc..58f9d3edc3d 100644 --- a/docs/sources/observability-as-code/grafana-cli/_index.md +++ b/docs/sources/observability-as-code/grafana-cli/_index.md @@ -35,7 +35,7 @@ cards: title: Manage resources with Grafana CLI title_class: pt-0 lh-1 hero: - description: Grafana CLI (grafanactl) is a command-line tool designed to simplify interaction with Grafana instances. It enables users to authenticate, manage multiple environments, and perform administrative tasks through Grafana’s REST API, all from the terminal. Whether you're automating workflows in CI/CD pipelines or switching between staging and production environments, Grafana CLI provides a flexible and scriptable way to manage your Grafana setup efficiently. + description: Grafana CLI (`grafanactl`) is a command-line tool designed to simplify interaction with Grafana instances. It enables users to authenticate, manage multiple environments, and perform administrative tasks through Grafana’s REST API, all from the terminal. Whether you're automating workflows in CI/CD pipelines or switching between staging and production environments, Grafana CLI provides a flexible and scriptable way to manage your Grafana setup efficiently. height: 110 level: 1 title: Grafana CLI