Allow not filters with ! #163

Closed
opened 2023-03-08 18:23:22 -05:00 by joshuaboniface · 1 comment

Allow filters, e.g. pvc vm list -s start, to have a not version to be represented like pvc vm list -s !start. Should be easy to do with the regex and filtering design as currently implemented.

Allow filters, e.g. `pvc vm list -s start`, to have a not version to be represented like `pvc vm list -s !start`. Should be easy to do with the regex and filtering design as currently implemented.
joshuaboniface added the
API
improvement
labels 2023-03-08 18:23:23 -05:00
Author
Owner

This was already implemented ages ago with the -n flag.

This was already implemented ages ago with the `-n` flag.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: parallelvirtualcluster/pvc#163
No description provided.