...
Code Block |
---|
vss-cli --columns moref,name,folder.path,power_state --table-format pretty compute vm ls -f name=ubu +----------+--------------------------+--------------------------------+-------------+ | moref | name | folder.path | power_state | +----------+--------------------------+--------------------------------+-------------+ | vm-17870 | 2004T-ubuntu-clone-po | VSS > Sandbox > jm > APIDemo | poweredOff | | vm-11955 | 1802D-from-ubuntu-tmpl | VSS > Sandbox > jm > Templates | poweredOff | | vm-17016 | 2001D-ubuntu-clone | VSS > Sandbox > jm > APIDemo | poweredOff | | vm-13816 | 1811D-ubuntu | VSS > Sandbox > jm > Templates | poweredOff | | vm-17716 | 2004D-ubuntu-clone-clone | VSS > Sandbox > jm > APIDemo | poweredOff | +----------+--------------------------+--------------------------------+-------------+ |
Status command provides summary of both API and VSS service status (#260)
Commands:
status
- status vss
Description
Further information is provided by the status command:
VMware Paravirtual SCSI controller migration how-to (windows) (#265)
Update from 0.13.0-> 0.13.1 (#267)
Update click from 7.0.0 -> 7.1.1 (#269)
...