Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix output of volt profile destroy #300

Open
tyru opened this issue Aug 21, 2019 · 0 comments
Open

Fix output of volt profile destroy #300

tyru opened this issue Aug 21, 2019 · 0 comments

Comments

@tyru
Copy link
Member

tyru commented Aug 21, 2019

Got

$ volt profile list | grep test # no 'test' profile
$ volt profile destroy test
[ERROR] 1 error occurred:

* profile 'test' does not exist

Expected

when the number of errors is only one.

$ volt profile destroy test
[ERROR] profile 'test' does not exist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant