Skip to content

Releases: newrelic/newrelic-cli

newrelic-cli v0.4.0

10 Mar 17:06
8eb8d6d
Compare
Choose a tag to compare
newrelic-cli v0.4.0 Pre-release
Pre-release

[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

07 Mar 01:14
e361384
Compare
Choose a tag to compare
newrelic-cli v0.3.0 Pre-release
Pre-release

[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

05 Mar 00:06
0a0dfb4
Compare
Choose a tag to compare
newrelic-cli v0.2.3 Pre-release
Pre-release

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

04 Mar 17:22
Compare
Choose a tag to compare
newrelic-cli v0.2.2 Pre-release
Pre-release

Docker images

  • docker pull newrelic/cli:v0.2.2
  • docker pull newrelic/cli:v0.2
  • docker pull newrelic/cli:latest

Release v0.2.1

04 Mar 01:16
929ec86
Compare
Choose a tag to compare
Release v0.2.1 Pre-release
Pre-release

[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

27 Feb 20:16
Compare
Choose a tag to compare
Pre-release

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.