| 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-inspect(1)
- Display detailed information on a virtual machine
- vmexec-images(1)
- List all available OS images
- vmexec-logs(1)
- Show terminal log of an existing virtual machine
- vmexec-stop(1)
- Stop a virtual machine by sending a SIGTERM signal
- vmexec-exec(1)
- Run a command in an existing virtual machine
- vmexec-pull(1)
- Pull an image without running a 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 virtual machines
- vmexec-prune(1)
- Delete all overlay images from the cache
- vmexec-ready(1)
- Check if a virtual machine is ready to accept SSH connections
- vmexec-completions(1)
- Generate completion file for a shell
- vmexec-manpage(1)
- Print man page
VERSION
v0.7.0
AUTHORS
Sven-Hendrik Haase <svenstaro@archlinux.org>
| vmexec 0.7.0 |