Skip to content

Releases: newrelic/newrelic-cli

newrelic-cli v0.6.1

07 Apr 17:33
29b7ed6
Compare
Choose a tag to compare
newrelic-cli v0.6.1 Pre-release
Pre-release

[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

03 Apr 20:11
d4eb164
Compare
Choose a tag to compare
newrelic-cli v0.6.0 Pre-release
Pre-release

[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

27 Mar 16:26
c790b1b
Compare
Choose a tag to compare
newrelic-cli v0.5.0 Pre-release
Pre-release

[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

11 Mar 20:43
f80105c
Compare
Choose a tag to compare
newrelic-cli v0.4.1 Pre-release
Pre-release

[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

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.