newrelic / newrelic-cli

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

feat: Display unsupported errors for targeted recipes #1621

Closed noahmmcgivern closed 3 weeks ago

noahmmcgivern commented 1 month ago

Displays errors when checking requirements at discovery, including processes and dependencies, ONLY if the user has targeted the recipe.

This will provide more context around "Unsupported" errors when attempting to install a specific install.

Guided install will continue to suppress "Unsupported" error messaging.