Skip to content

Rename Chocolatey package from newrelic-cli to nrq-cli#69

Merged
rianjs merged 1 commit intomainfrom
fix/chocolatey-package-name-nrq-cli
Jan 24, 2026
Merged

Rename Chocolatey package from newrelic-cli to nrq-cli#69
rianjs merged 1 commit intomainfrom
fix/chocolatey-package-name-nrq-cli

Conversation

@rianjs
Copy link
Collaborator

@rianjs rianjs commented Jan 24, 2026

Summary

The Chocolatey package name newrelic-cli conflicts with an existing package from another party. This PR renames the package to nrq-cli to avoid the collision.

Changes

  • Rename packaging/chocolatey/newrelic-cli.nuspecnrq-cli.nuspec
  • Update package ID to nrq-cli
  • Update all workflow references (release, chocolatey-publish, test-chocolatey)
  • Update README installation instructions

Installation after merge

choco install nrq-cli

What stays the same

  • Binary name (nrq.exe)
  • Download URLs
  • Install/uninstall script logic
  • All other packaging (Homebrew, Winget, Snap, APT, DNF)

Closes #68

The package name newrelic-cli conflicts with an existing Chocolatey
package from another party. Rename to nrq-cli to avoid the collision.

Changes:
- Rename nuspec file to nrq-cli.nuspec
- Update package ID to nrq-cli
- Update all workflow references
- Update README installation instructions

Closes #68
@rianjs rianjs merged commit 92eae60 into main Jan 24, 2026
3 checks passed
@rianjs rianjs deleted the fix/chocolatey-package-name-nrq-cli branch January 24, 2026 19:39
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 Chocolatey package from newrelic-cli to nrq-cli

1 participant

Comments