macOS
brew install gnmiclocal Homebrew formula metadata
brew / rank 5389
GNMI CLI client and collector. Version 0.46.0 via Homebrew; verified 2026-07-27. Also installable with nix: nix profile install nixpkgs#gnmic.
install
brew install gnmiclocal Homebrew formula metadata
nix profile install nixpkgs#gnmicnixpkgs package indexes · pkgs/by-name/gn/gnmic/package.nix · source: api.github.com
overview
GNMI CLI client and collector
history
gNMIc is an OpenConfig-hosted command-line client and collector for the gNMI network-management protocol. It supports Capabilities, Get, Set, and Subscribe RPCs while also acting as a telemetry collector with outputs for monitoring and messaging systems.
The changelog records early 0.0.x releases in March and April 2020, followed by 0.1.0 on July 16, 2020. Early releases added output pipelines such as NATS/STAN, UDP, TCP, InfluxDB, and Prometheus, showing the project expanding from a CLI into a telemetry collection suite.
In October 2022, Nokia donated gNMIc to OpenConfig, moving it from a vendor-originated tool into the OpenConfig organization. That transition mattered because gNMI itself is an OpenConfig-centered interface for model-driven network telemetry and configuration.
Network engineers use gNMIc to inspect device capabilities, get and set model paths, subscribe to telemetry streams, browse YANG paths interactively, and collect telemetry into Prometheus, Kafka, NATS, InfluxDB, OpenTelemetry, and similar systems. The documentation emphasizes flags, environment variables, config files, multi-target operations, and multiple subscriptions.
For package maintainers and network automation users, gNMIc is significant because it makes a specialized gRPC/YANG protocol available as a single installable binary. It bridges lab one-liners, CI validation, and production-style telemetry pipelines without forcing every operator to write a custom gNMI client.
security posture
No matching local secret-handling manifest was found for gnmic. Nucleus package metadata is still published here so future coverage has a stable package URL.
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.
./.gnmic.yaml./.gnmic.yml./.gnmic.toml./.gnmic.json~/.gnmic.yaml~/.gnmic.yml~/.gnmic.toml~/.gnmic.json$XDG_CONFIG_HOME/gnmic/.gnmic.yaml$XDG_CONFIG_HOME/gnmic/.gnmic.yml$XDG_CONFIG_HOME/gnmic/.gnmic.toml$XDG_CONFIG_HOME/gnmic/.gnmic.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gnmic | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:gnmic |
|---|---|
| Version | 0.46.0 |
| Package manager | Homebrew |
| Homepage | https://gnmic.openconfig.net |
| Repository | https://github.com/openconfig/gnmic |
| Last updated | 2026-07-27T14:57:50+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gnmic
nix profile install nixpkgs#gnmicsource 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.