macOS
brew install newrelic-clilocal Homebrew formula metadata
brew
Command-line interface for New Relic. Version 0.112.15 via Homebrew; verified 2026-06-30.
install
brew install newrelic-clilocal Homebrew formula metadata
choco install newrelic-cliChocolatey community package catalog · newrelic-cli · source: community.chocolatey.org
overview
Command-line interface for New Relic
history
newrelic-cli is New Relic's officially supported command-line interface, released as part of the New Relic Developer Toolkit. It exposes New Relic operational workflows from the terminal and automation scripts.
The CLI lives in newrelic/newrelic-cli and is written in Go. The upstream README describes it as a consolidation point for tools that manage New Relic resources, with early scope around entity search, entity tagging, and deployment markers. The release feed shows rapid patch releases through June 2026, including v0.112.15 on 2026-06-30; Homebrew reported the same stable version on 2026-07-01.
Adoption follows New Relic's SaaS ecosystem rather than a language community. Homebrew analytics reported 641 install-on-request events over 30 days, 1,940 over 90 days, and 6,196 over 365 days, plus small `--HEAD` usage. The README also documents macOS Homebrew, Windows Scoop and Chocolatey, Linux Snap, prebuilt binaries, signed checksums, and an official Docker image, so Homebrew is only one packaging channel.
New Relic's docs describe using the CLI to manage entity tags, define workloads, record deployment markers, and automate common DevOps tasks. The getting-started flow includes configuring credentials, searching for an application, creating entity tags, reading tags back, and creating an APM deployment marker with a revision such as `git describe --tags --always`.
Package nerds use `newrelic` in local troubleshooting and CI/CD: tag entities after provisioning, mark deployments during release jobs, query account entities, script workload or dashboard-related changes, and avoid direct GraphQL/API plumbing for common operational tasks.
newrelic-cli is significant as vendor-supported automation glue. It is not just a convenience wrapper: it is the packaged terminal surface for New Relic workflows that otherwise require the UI or direct API calls.
security posture
No matching local secret-handling manifest was found for newrelic-cli. 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.
~/.newrelic/config.jsonCredential-bearing paths to review before unattended agent runs.
~/.newrelic/credentials.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
newrelic | 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/newrelic/newrelic-cli
install metadata
| Package key | brew:newrelic-cli |
|---|---|
| Version | 0.112.15 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/newrelic-cli |
| Homepage | https://github.com/newrelic/newrelic-cli |
| Repository | https://github.com/newrelic/newrelic-cli |
| Upstream docs | https://docs.newrelic.com/docs/new-relic-solutions/build-nr-ui/new-relic-cli |
| License | Apache-2.0 |
| Source archive | https://github.com/newrelic/newrelic-cli/archive/refs/tags/v0.112.15.tar.gz |
| Last updated | 2026-06-30T21:30:45Z |
| 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 | newrelic-cli |
| 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.
newrelic-cli
choco install newrelic-clisource 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.