| vmexec(1) | General Commands Manual | vmexec(1) |
NAME
vmexec - Run a single command in a speedy virtual machine with zero-setup
SYNOPSIS
vmexec [--log-level] [-h|--help] [-V|--version] <subcommands>
DESCRIPTION
Run a single command in a speedy virtual machine with zero-setup
OPTIONS
- --log-level=LOG_LEVEL [default: warn]
- Log messages above specified level (error, warn, info, debug, trace)
- -h, --help
- Print help
- -V, --version
- Print version
SUBCOMMANDS
- vmexec-ps(1)
- List virtual machines
- vmexec-stop(1)
- Stop a virtual machine by sending a SIGTERM signal
- vmexec-exec(1)
- Run a command in an existing virtual machine
- vmexec-run(1)
- Run a command in a new virtual machine
- vmexec-ksm(1)
- Check and change KSM status
- vmexec-clean(1)
- Clean up old runs
- vmexec-completions(1)
- Generate completion file for a shell
- vmexec-manpage(1)
- Print man page
VERSION
v0.2.0
AUTHORS
Sven-Hendrik Haase <svenstaro@archlinux.org>
| vmexec 0.2.0 |