237 B
237 B
title |
---|
xe CLI |
[toc]
VM Operations
Show running VMs
# xe vm-list --multiple power-state=running
Poweroff all VMs currently running
# xe vm-shutdown --multiple power-state=running
Snapshot management
TODO