(Grav GitSync) Automatic Commit from RealStickman

This commit is contained in:
RealStickman 2022-06-28 13:11:13 +02:00 committed by GitSync
parent cb41711f92
commit 74fa80ab23

View File

@ -4,7 +4,7 @@ title: 'xe CLI'
[toc]
## Show running VMs
`xe vm-list --multiple power-state=running`
`# xe vm-list --multiple power-state=running`
## Poweroff running VMs
`xe vm-shutdown --multiple power-state=running`
`# xe vm-shutdown --multiple power-state=running`