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

Allow spaces when passing in vms for commands #10

Closed
briancain opened this issue Nov 10, 2015 · 1 comment
Closed

Allow spaces when passing in vms for commands #10

briancain opened this issue Nov 10, 2015 · 1 comment

Comments

@briancain
Copy link
Contributor

Right now most commands only work if you do something like:

floaty delete host1,host2,host3

It would be nice if it also worked like:

floaty delete host1, host2, host3
floaty delete host1 host2 host3
@briancain
Copy link
Contributor Author

I'm gonna close this issue mostly because I feel like the delete all flags are a lot more useful.

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

No branches or pull requests

1 participant