mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 03:32:09 +08:00
Style fixes in grafanactl docs (#104550)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@ -35,7 +35,7 @@ cards:
|
|||||||
title: Manage resources with Grafana CLI
|
title: Manage resources with Grafana CLI
|
||||||
title_class: pt-0 lh-1
|
title_class: pt-0 lh-1
|
||||||
hero:
|
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
|
height: 110
|
||||||
level: 1
|
level: 1
|
||||||
title: Grafana CLI
|
title: Grafana CLI
|
||||||
|
Reference in New Issue
Block a user