Releases: newrelic/newrelic-cli
Releases · newrelic/newrelic-cli
newrelic-cli v0.6.1
[v0.6.1] - 2020-04-07
Bug Fixes
- newrelic: Fix command name replacement on build
- region: Region parsing from config did not allow lowercase which is required for backwards compat
Docker images
docker pull newrelic/cli:v0.6.1
docker pull newrelic/cli:v0.6
docker pull newrelic/cli:latest
newrelic-cli v0.6.0
[v0.6.0] - 2020-04-03
Features
- nerdstorage: add command for managing nerdstorage documents
Docker images
docker pull newrelic/cli:v0.6.0
docker pull newrelic/cli:v0.6
docker pull newrelic/cli:latest
newrelic-cli v0.5.0
[v0.5.0] - 2020-03-26
Bug Fixes
- credentials: Change profiles => profile, remove => delete (with aliases)
- documentation: Unhide documentation generation command
Features
- docs: Add auto-generated CLI documentation
- docs: Add cobra generated documentation command (hidden)
- workloads: add a command to duplicate workloads
- workloads: add a command to update workloads
- workloads: add a command to delete workloads
- workloads: add a command to create workloads
- workloads: add a command to list workloads
- workloads: add a command to get a workload
Docker images
docker pull newrelic/cli:v0.5.0
docker pull newrelic/cli:v0.5
docker pull newrelic/cli:latest
newrelic-cli v0.4.1
[v0.4.1] - 2020-03-11
Bug Fixes
- apm: Fix apm command flag parsing for accountId, applicationId
- apm/application: Fix search params to accept accountId
- credentials: Lowercase region on storage for compatibility with nr1 cli
Docker images
docker pull newrelic/cli:v0.4.1
docker pull newrelic/cli:v0.4
docker pull newrelic/cli:latest
newrelic-cli v0.4.0
[v0.4.0] - 2020-03-10
Bug Fixes
- apm: required params should result in help display
- build: Force tag fetch on CI checkout
- lint: skip spellcheck on the output/ directory
- release: include / in regex parising for commit messages
Features
- apm/deployment: Add all user defined fields to the deployment creation
- entities/search: Return single object instead of array on single value result
Docker images
docker pull newrelic/cli:v0.4.0
docker pull newrelic/cli:v0.4
docker pull newrelic/cli:latest
newrelic-cli v0.3.0
[v0.3.0] - 2020-03-06
Bug Fixes
- newrelic: Do not log fatal error if Cobra is printing out the help screen
- newrelic: avoid duplicate error message output
Documentation Updates
- include information on getting started
- newrelic: update the help screens for consistency
Features
- entities: add ability to map entity search result fields via flag
- nerdgraph: add nerdgraph command with query subcommand
Docker images
docker pull newrelic/cli:v0.3.0
docker pull newrelic/cli:v0.3
docker pull newrelic/cli:latest
newrelic-cli v0.2.3
Docker images
docker pull newrelic/cli:v0.2.3
docker pull newrelic/cli:v0.2
docker pull newrelic/cli:latest
newrelic-cli v0.2.2
Docker images
docker pull newrelic/cli:v0.2.2
docker pull newrelic/cli:v0.2
docker pull newrelic/cli:latest
Release v0.2.1
[v0.2.1] - 2020-03-03
Bug Fixes
- docker: Use Entrypoint so binary is assumed
- client: Fix ENV var prefix to be consistent with NR standards
- config: set user agent and service name, add version package
- credentials: proper handling when removing default profile
- docs: Fix release badge link
Documentation Updates
- command: improve short help text
Features
- apm: include get command for APM applications
- docker: Add docker image building / push to make system
Initial pre-release v0.1.0
This is the initial pre-release of the New Relic CLI.
SUBJECT TO CHANGE! USE AT YOUR OWN RISK.
We expect some significant changes to the CLI over the next few weeks, so nothing is guaranteed at this point. This initial tagged version serves as a starting point.
See CHANGELOG.md for details.