vzctl is a utility for controlling OpenVZ containers. OpenVZ is an open-source virtualization technology for Linux. It allows a physical server to run multiple, isolated instances called containers, or virtual private servers (VPSs).
With vzctl, administrators can do things like create new containers, start, stop, restart, delete or configure existing containers. It is basically a command line interface that helps in managing the lifecycle and resources of the containers.