Open RasPhilCo opened 7 years ago
@heroku/cli any thoughts on this? it's actually a pretty tough problem we've brought up in the past. Also another place are error messages that show example text that comes from the API.
Either templatized examples (hard) or generic binary name (not great UX). Or remove examples?
Done https://github.com/heroku/cli-engine/blob/master/src/commands/plugins/install.js#L9 for plugins:install
, but no solution yet globally.
https://github.com/heroku/cli-engine/blob/master/src/commands/plugins/install.js#L12