Skip to content

refactor: rename binary to nrq#63

Merged
rianjs merged 1 commit intomainfrom
refactor/62-rename-binary-to-nrq
Jan 23, 2026
Merged

refactor: rename binary to nrq#63
rianjs merged 1 commit intomainfrom
refactor/62-rename-binary-to-nrq

Conversation

@rianjs
Copy link
Copy Markdown
Collaborator

@rianjs rianjs commented Jan 23, 2026

Summary

Rename the CLI binary from newrelic-cli to nrq following the ripgrep pattern (descriptive package name, short binary name for daily use).

Changes

  • Binary: newrelic-clinrq
  • Archive names: newrelic-cli_v...nrq_v...
  • Package name: unchanged (newrelic-cli)

Distribution Updates

  • Homebrew: Formula installs nrq binary
  • Chocolatey: Package installs nrq.exe
  • Winget: PortableCommandAlias set to nrq, download URLs updated

Additional

  • Adds test-chocolatey.yml workflow for Windows package testing

Test Plan

  • make build passes
  • make test passes
  • make lint passes
  • goreleaser release --snapshot --skip=publish --clean builds all platforms with correct archive names

Closes #62

🤖 Generated with Claude Code

Rename the CLI binary from newrelic-cli to nrq following the ripgrep pattern
(descriptive package name, short binary name for daily use).

Changes:
- Binary: newrelic-cli → nrq
- Archive names: newrelic-cli_v... → nrq_v...
- Package name: unchanged (newrelic-cli)

Distribution updates:
- Homebrew: formula installs nrq binary
- Chocolatey: package installs nrq.exe
- Winget: PortableCommandAlias set to nrq, download URLs updated

Also adds test-chocolatey.yml workflow.

Closes #62
@rianjs rianjs merged commit 7ad83f1 into main Jan 23, 2026
4 checks passed
@rianjs rianjs deleted the refactor/62-rename-binary-to-nrq branch January 23, 2026 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename binary: newrelic-cli → nrq

1 participant