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-run(1)
- Run a command in a new virtual machine
- vmexec-ksm(1)
- Check and change KSM status
- vmexec-completions(1)
- Generate completion file for a shell
- vmexec-manpage(1)
- Print man page
VERSION
v0.1.1
AUTHORS
Sven-Hendrik Haase <sven@svenstaro.org>
vmexec 0.1.1 |