newrelic / newrelic-cli

The New Relic Command Line Interface
https://developer.newrelic.com/explore-docs/newrelic-cli
Apache License 2.0
128 stars 70 forks source link

Implement config management #21

Closed zlesnr closed 4 years ago

zlesnr commented 4 years ago

Feature Description

The following commands should be supported:

The commands' behaviors should match that of the NR1 CLI.

jthurman42 commented 4 years ago

The CLI should handle automatically generating the configuration, it's not intended for the user to manage the config directly in any way. Current implementation reads the existing config standard of the nr1 CLI.