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.
See the documentation to learn how to install, configure and use the Grafana CLI.
This project should be considered as "public preview". While it is used by Grafana Labs, it is still under active development.
Additional information can be found in Release life cycle for Grafana Labs.
Note
Bugs and issues are handled solely by Engineering teams. On-call support or SLAs are not available.
See our contributing guide.