Style fixes in grafanactl docs (#104550)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pull/104576/head
Irene Rodríguez 3 months ago committed by GitHub
parent b6b493c851
commit 01afde24f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      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

Loading…
Cancel
Save