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

Helpful message for create command when param is missing #82

Closed
vladimirvivien opened this issue May 26, 2016 · 2 comments
Closed

Helpful message for create command when param is missing #82

vladimirvivien opened this issue May 26, 2016 · 2 comments
Labels
Milestone

Comments

@vladimirvivien
Copy link

vladimirvivien commented May 26, 2016

When creating a volume, if a param is missing, polly simply errors out. Instead it should provide helpful message indicating the source of error.

The following shows what happen when I tried to create a volume with Polly cli tool.

polly volume create --name=testvol --servicename=swarm_virtualbox -l debug
DEBU[0000] updated log level                             logLevel=debug
FATA[0000] http error                                    status=500

The problem was that the size param is missing.

@clintkitson
Copy link
Contributor

@dvonthenen Would be great to loop this fix in for 0.1.1.

@davidvonthenen
Copy link
Contributor

This issue should be fixed now. If you are still seeing this, please reopen or file a new bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants