(Grav GitSync) Automatic Commit from RealStickman
This commit is contained in:
parent
74fa80ab23
commit
0d5bc7eda7
@ -3,8 +3,12 @@ title: 'xe CLI'
|
|||||||
---
|
---
|
||||||
|
|
||||||
[toc]
|
[toc]
|
||||||
## Show running VMs
|
## VM Operations
|
||||||
|
Show running VMs
|
||||||
`# xe vm-list --multiple power-state=running`
|
`# xe vm-list --multiple power-state=running`
|
||||||
|
|
||||||
## Poweroff running VMs
|
Poweroff all VMs currently running
|
||||||
`# xe vm-shutdown --multiple power-state=running`
|
`# xe vm-shutdown --multiple power-state=running`
|
||||||
|
|
||||||
|
## Snapshot management
|
||||||
|
*TODO*
|
Loading…
Reference in New Issue
Block a user