wiki-grav/pages/02.linux/06.xcp-ng/04.xe-cli/default.en.md

10 lines
175 B
Markdown
Raw Normal View History

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