vmware-archive / rvc

RVC is a Linux console UI for vSphere, built on the RbVmomi bindings to the vSphere API.
MIT License
240 stars 48 forks source link

Add regex and wildcard operators on fields #33

Closed rlane closed 13 years ago

rlane commented 13 years ago

You should be able to do "find +name=foo*" and "find +name~^foo\d+$".

rlane commented 13 years ago

Regex operator added in 8695c706a057ca2cb5acc34d7827874e5e2b7528.