252 B
252 B
title | visible |
---|---|
xe CLI | true |
[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