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

Improve how to specify number of vms in get request #8

Closed
briancain opened this issue Oct 1, 2015 · 1 comment
Closed

Improve how to specify number of vms in get request #8

briancain opened this issue Oct 1, 2015 · 1 comment

Comments

@briancain
Copy link
Contributor

Right now, the tool expects you to use comma separated values for each host you want. This gets really annoying if you want a ton of vms. Right now it looks like:

floaty get centos,centos,centos

It would probably be easier if it worked like:

floaty get centos=5 debian=2
@briancain
Copy link
Contributor Author

Done in 54893cf

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