mirror of
https://github.com/PegaProx/project-pegaprox.git
synced 2026-04-25 10:05:56 +03:00
[GH-ISSUE #41] Feature request: Add more filters in Search vm/ct #31
Labels
No labels
Approved
Q2-3 2026 Development
bug
documentation
enhancement
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/project-pegaprox-PegaProx#31
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @HSTe on GitHub (Feb 9, 2026).
Original GitHub issue: https://github.com/PegaProx/project-pegaprox/issues/41
Originally assigned to: @MrMasterbay on GitHub.
Its very nice all you can do in resourcemanagment
It would be great if it was possible to filter out vm/ct by tag not only name and id i resourcemanagment in some ways.
Something like:
+tag:xxxx
+id: xxxx
+vm:xxxx
+ct:xxxx
and maybe combine them like: +tag:xxxx +vm:xxxx
@HSTe commented on GitHub (Feb 16, 2026):
I see that in 0.6.6 tags are now also included i search. Thanks for that addition