Search
Varnish Controller

VCLI

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.

Installation

# Ubuntu/Debian
sudo apt install varnish-controller-cli

# CentOS/RedHat
sudo yum install varnish-controller-cli

Login

vcli login http://apigw-server:port -u <username> [-o <organization-name>]
Password: ****

Usage

See CLI chapter and CLI examples