Search
Varnish Controller

vcli router trace

Run a trace through routers

Synopsis

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]

Options

  -h, --help          help for trace
  -p, --path string   URI path
  -v, --verbose       Verbose output with extra information

Options inherited from parent commands

  -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.

SEE ALSO