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

Get-Node: Allow *=<Value> filter arrays too #104

Open
iRon7 opened this issue Feb 2, 2025 · 0 comments
Open

Get-Node: Allow *=<Value> filter arrays too #104

iRon7 opened this issue Feb 2, 2025 · 0 comments

Comments

@iRon7
Copy link
Owner

iRon7 commented Feb 2, 2025

See: Powershell hashmap: nested filtering

Need to further investigate but the assign filter (=) should probably also work on arrays using an asterisk like:

$Test | Get-Node '*.*.group.*=SUBSET'
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