macOS
brew install grafanactlprovider-native install command
安装
brew install grafanactlprovider-native install command
概览
CLI to interact with Grafana
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.yaml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
grafanactl | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:grafanactl |
|---|---|
| 版本 | 0.1.10 |
| 软件包管理器 | Homebrew |
| 主页 | https://grafana.github.io/grafanactl/ |
| 仓库 | https://github.com/grafana/grafanactl |
| 最后更新 | 2026-07-29T16:05:05+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.