Run a trace through routers
Run a trace with a given client IP towards specified domain, to see how the routers would route such request.
vcli router trace <ip> <domain> [flags]
-h, --help help for trace
-p, --path string URI path
-v, --verbose Verbose output with extra information
-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.
-j, --json Output the response table as JSON format.