Varnish Controller CLI
Varnish Controller CLI
This CLI tool uses the Varnish Controller REST API to administer Varnish Controller systems. Any resource handled with this CLI can also be handled through the API.
Filtering (-f/–filter) is targeting attribute names which can be seen by inspecting a target (-i/–inspect).
Documentation: https://docs.varnish-software.com/varnish-controller
-c, --config string configuration file for the CLI (default ~/.vcli.yml)
Could also be set via VARNISH_CONTROLLER_CLI_CONFIG=/path/to/config.yml
--csv Output the response table as CSV format.
-h, --help help for vcli
-j, --json Output the response table as JSON format.