meshctl experimental dump-reports

meshctl experimental dump-reports

Get a snapshot of reports stored in Redis from the translator.

meshctl experimental dump-reports [flags]

Options

      --by-translation-context   If set, reports will be output by translation context instead of by object.
  -h, --help                     help for dump-reports
      --output-file string       File to write reports to. Output is formatted as JSON. (default "reports.json")
      --redis-address strings    Redis addresses to be used when connecting to a storage backend

Options inherited from parent commands

      --kubeconfig string    Path to the kubeconfig file for the cluster.
      --kubecontext string   Kubernetes context for the cluster to run the command in.
  -n, --namespace string     Namespace to run the command in. (default "gloo-mesh")
      --plain                Disable styling for terminal output.
  -v, --verbose              Enable verbose logging.

SEE ALSO