Compared to other binaries provided in Varnish Controller the Varnish Controller CLI is not named
in the same manner in order to shorten the command length. The CLI binary is named vcli
.
# Ubuntu/Debian
sudo apt install varnish-controller-cli
# RPM-based
sudo dnf install varnish-controller-cli
vcli login http://apigw-server:port -u <username> [-o <organization-name>]
Password: ****
See CLI chapter and CLI examples