evz(8)
| EVZ(8) | System Manager's Manual | EVZ(8) |
NAME
evz - openvz control tool
SYNOPSIS
evz [options] [command] VZ(s)
DESCRIPTION
EVZ is implemented as wrapper around vzctl with accent to group operations on containers.
OPTIONS
- -h
- Display help
- -V
- Show version and exit
- -q
- Quiet mode
EXAMPLES
# evz on 25 - enable onboot and start container 25
# evz destroy 5 10 - stop containers 5, 10 and destroy it
# evz restart 10 20 - restart containers 10 20
ENV
You can override autodetected virtualization engine with EVZCTL environment variable.
BUGS
Please report any bugs to lav@etersoft.ru
EXIT STATUS
evz will return zero on success and non zero on operation failure.
SEE ALSO
- http://wiki.etersoft.ru/EVZ
- EVZ wiki page
| November 2017 | Version 0.1 |
