Fetch debug information for all components
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:
 debug
 debug -u ZD1234
 debug --file debug.json
vcli debug [flags]
      --file string     Save to file
  -h, --help            help for debug
  -u, --upload string   Upload to https://filebin.varnish-software.com with given identifier
  -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.