macOS
brew install grafanactllocal Homebrew formula metadata
brew
CLI to interact with Grafana. Version 0.1.10 via Homebrew; verified 2026-04-27.
install
brew install grafanactllocal Homebrew formula metadata
nix profile install nixpkgs#grafanactlnixpkgs package indexes · pkgs/by-name/gr/grafanactl/package.nix · source: api.github.com
overview
CLI to interact with Grafana
history
grafanactl is a Grafana Labs command-line tool for managing Grafana resources and environments through Grafana APIs. It belongs to the observability-as-code layer around Grafana rather than to the Grafana server itself.
The Grafana documentation presents grafanactl as a CLI for authentication, multiple environments, and administrative/resource workflows through the Grafana REST API. The repository README describes it as public-preview software used by Grafana Labs while still under active development.
By 2026 the repository README pointed users toward gcx as the successor CLI and said the grafanactl repository would be archived on June 1, 2026. That makes grafanactl a transitional package in the Grafana CLI lineage.
grafanactl adoption is tied to teams treating Grafana configuration as code: backing up resources, restoring resources, serving local resource definitions, and switching contexts between Grafana instances. Its Homebrew package gives macOS users a simple binary install for that workflow.
Users configure contexts, authenticate to Grafana, and run resource commands such as pulling resources to YAML or serving resources locally for preview and migration workflows.
grafanactl is significant as a small, purpose-built companion CLI: it packages Grafana API automation separately from the large Grafana server package, which keeps scripted resource management available in shells and CI jobs.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/grafanactl/config.yaml~/.config/grafanactl/config.yamlCredential-bearing paths to review before unattended agent runs.
$XDG_CONFIG_HOME/grafanactl/config.yaml~/.config/grafanactl/config.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
grafanactl | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/grafana/grafanactl
install metadata
| Package key | brew:grafanactl |
|---|---|
| Version | 0.1.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/grafanactl |
| Homepage | https://grafana.github.io/grafanactl/ |
| Repository | https://github.com/grafana/grafanactl |
| Upstream docs | https://grafana.github.io/grafanactl |
| License | Apache-2.0 |
| Source archive | https://github.com/grafana/grafanactl/archive/refs/tags/v0.1.10.tar.gz |
| Last updated | 2026-04-27T09:42:16Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | grafanactl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
grafanactl
nix profile install nixpkgs#grafanactlsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.