Search
Varnish Controller

vcli debug

Fetch debug information for all components

Synopsis

Fetches debug information from all parts of the Varnish Controller

To upload debug information for a support case, specify your ticket ID or identifier to –upload <ticket_id>. The will upload the debug information to Varnish Software filebin.

Examples:

vcli debug
vcli debug -u ZD1234
vcli debug --file debug.json
vcli debug [flags]

Options

      --file string     Save to file
  -h, --help            help for debug
  -u, --upload string   Upload to https://filebin.varnish-software.com with given identifier

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

  • vcli - Varnish Controller CLI