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

[RFE]: checkin multiple VMs #42

Closed
pondrejk opened this issue Aug 20, 2020 · 2 comments
Closed

[RFE]: checkin multiple VMs #42

pondrejk opened this issue Aug 20, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@pondrejk
Copy link

Right now I can checkin VMs one by one or use --all, but in practice I often want to return several but not all VMs. A parameter accepting say comma separated list of VM IDs would be helpful for these situations:

broker checkin --some 0,2,4

@pondrejk pondrejk added the enhancement New feature or request label Aug 20, 2020
@JacobCallahan
Copy link
Member

@pondrejk try broker checkin 0 2 4

@mshriver
Copy link
Member

This behavior is supported with the syntax @JacobCallahan specified above.

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

No branches or pull requests

3 participants