From cc3a03feefdbda8cf1cfce535285801aac44a7a7 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 17:32:15 +0000 Subject: [PATCH] [release-12.3.1] Add new glossary word (#115169) Add new glossary word (#115070) * Docs: Add grafanactl term to glossary * Edit to adapt to Glossary def length * Fix * Real fix * Fix link --------- (cherry picked from commit ada14df9fd1c9f8f7b93ce7ca33f5a60ecd4cc85) Co-authored-by: Anna Urbiztondo Co-authored-by: Jack Baldry --- docs/sources/fundamentals/glossary/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/sources/fundamentals/glossary/index.md b/docs/sources/fundamentals/glossary/index.md index eee83a7f2de..428764b4ae5 100644 --- a/docs/sources/fundamentals/glossary/index.md +++ b/docs/sources/fundamentals/glossary/index.md @@ -83,6 +83,11 @@ This topic lists words and abbreviations that are commonly used in the Grafana d A commonly-used visualization that displays data as points, lines, or bars. + + grafanactl + + A command-line tool that enables users to authenticate, manage multiple environments, and perform administrative tasks through Grafana's REST API. + mixin