notbug ipv6 ready As an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
Port details
grafanactl Command-line tool designed to simplify interaction with Grafana resources
0.1.9_1 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.9_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-03-12 14:48:12
Last Update: 2026-04-10 15:57:27
Commit Hash: 7507e72
License: APACHE20
WWW:
https://grafana.github.io/grafanactl/
https://github.com/grafana/grafanactl
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/grafanactl
  2. /usr/local/share/licenses/grafanactl-0.1.9_1/catalog.mk
  3. /usr/local/share/licenses/grafanactl-0.1.9_1/LICENSE
  4. /usr/local/share/licenses/grafanactl-0.1.9_1/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • grafanactl>0:www/grafanactl
To install the port:
cd /usr/ports/www/grafanactl/ && make install clean
To add the package, run one of these commands:
  • pkg install www/grafanactl
  • pkg install grafanactl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: grafanactl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1773152791 SHA256 (go/www_grafanactl/grafana-grafanactl-v0.1.9_GH0/v0.1.9.mod) = 34b4f27570070b804ef4e6c4005c6dc40dcdf80b7b83a04944b35e84eaa3b364 SIZE (go/www_grafanactl/grafana-grafanactl-v0.1.9_GH0/v0.1.9.mod) = 4767

Expand this list (4 items)

Collapse this list.

SHA256 (go/www_grafanactl/grafana-grafanactl-v0.1.9_GH0/v0.1.9.zip) = 20d9b4bc9d3b34bb171f817b4f797b02d809879fc60837ab60efdb87fc1a1a81 SIZE (go/www_grafanactl/grafana-grafanactl-v0.1.9_GH0/v0.1.9.zip) = 224620 SHA256 (go/www_grafanactl/grafana-grafanactl-v0.1.9_GH0/grafana-grafanactl-v0.1.9_GH0.tar.gz) = f978c3f36d6b6efb1e145a73c9f3fdeca1720def348a137fec6a289fb7df4541 SIZE (go/www_grafanactl/grafana-grafanactl-v0.1.9_GH0/grafana-grafanactl-v0.1.9_GH0.tar.gz) = 154593

Collapse this list.


Packages (timestamps in pop-ups are UTC):
grafanactl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.90.1.9--0.1.9_1n/an/an/a
FreeBSD:13:quarterly0.1.9_10.1.9_1--0.1.9_1n/an/an/a
FreeBSD:14:latest0.1.9_10.1.9_1--0.1.9_1---
FreeBSD:14:quarterly0.1.9_10.1.9_1--0.1.9_1---
FreeBSD:15:latest0.1.9_10.1.9_1n/a-n/an/a--
FreeBSD:15:quarterly0.1.9_10.1.9_1n/a-n/an/a--
FreeBSD:16:latest0.1.90.1.9_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go125 : lang/go125
Fetch dependencies:
  1. go125 : lang/go125
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_grafanactl
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://codeload.github.com/grafana/grafanactl/tar.gz/v0.1.9?dummy=/
  2. https://proxy.golang.org/github.com/grafana/grafanactl/@v/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.9_1
10 Apr 2026 15:57:27
commit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86a files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.9 / 1.26.2
0.1.9
12 Mar 2026 14:46:51
commit hash: 5afb687cee4cdd0eaacf98d084d5d75dab639af3commit hash: 5afb687cee4cdd0eaacf98d084d5d75dab639af3commit hash: 5afb687cee4cdd0eaacf98d084d5d75dab639af3commit hash: 5afb687cee4cdd0eaacf98d084d5d75dab639af3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/grafanactl: Add grafanactl 0.1.9

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.

Number of commits found: 2