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

Add support for including/excluding virtual machines by name #896

Open
atc0005 opened this issue Aug 11, 2023 · 0 comments
Open

Add support for including/excluding virtual machines by name #896

atc0005 opened this issue Aug 11, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request virtual machine
Milestone

Comments

@atc0005
Copy link
Owner

atc0005 commented Aug 11, 2023

Overview

Support is currently available for ignoring specific virtual machines by name, but not for explicitly including a subset of virtual machines. The only way to currently limit the scope based on inclusion logic is through resource pool and folder ID (per in-progress work on #809).

Once implemented, support for explicitly including & excluding virtual machines by name would be a third option.

Deprecation

Once this support is added the --ignore-vm flag currently supported by multiple plugins would likely be deprecated and aliased to a new flag specific to excluding VMs.

The existing flag would continue to work mostly as before, but (like the new flag used to explicitly exclude VMs) would not be permitted to be used along with the new flag to explicitly include VMs.

References

See also:

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

No branches or pull requests

1 participant