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

Improve "ls" by showing more properties and allowing sorting #26

Open cdickmann opened 13 years ago

cdickmann commented 13 years ago

For example, I want to see the uptime of a VM when doing an "ls" and then be able to sort based on that. Ideally this would be configurable through "ls" parameters because there are many properties one may be interested in.

cdickmann commented 13 years ago

"Used space" on VMs would also be very important. Its very broken in vSphere Client where we sort by string, which doesn't quite work if strings of "xKB" and "yGB" can be mixed.