summary refs log tree commit diff
path: root/Documentation/using-spectrum/running-vms.adoc
blob: e6f934e28468c0cba5a75a6dab9981f8caf8d042 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
= Running VMs
:page-parent: Using Spectrum
:page-nav_order: 1

// SPDX-FileCopyrightText: 2022 Alyssa Ross <hi@alyssa.is>
// SPDX-License-Identifier: GFDL-1.3-no-invariants-or-later OR CC-BY-SA-4.0

Running VMs can be managed with the following commands, available in a
host terminal:

`lsvm`:: List available VMs, along with whether they are currently running.
`vm-console <name>`:: Open a terminal emulator for a VM's console.
`vm-start <name>`:: Start a VM.
`vm-stop <name>`:: Stop a VM.