Careful!

You are browsing documentation for a version of Kuma that is not the latest release.

Go here to browse the documentation for the latest version.

Looking for even older versions? Learn more.

kumactl get meshtraces

Show MeshTrace

Synopsis

Show MeshTrace entities.

kumactl get meshtraces [flags]

Options

  -h, --help            help for meshtraces
  -m, --mesh string     mesh to use (default "default")
      --offset string   the offset that indicates starting element of the resources list to retrieve
      --size int        maximum number of elements to return

Options inherited from parent commands

      --api-timeout duration   the timeout for api calls. It includes connection time, any redirects, and reading the response body. A timeout of zero means no timeout (default 1m0s)
      --config-file string     path to the configuration file to use
      --log-level string       log level: one of off|info|debug (default "off")
      --no-config              if set no config file and config directory will be created
  -o, --output string          output format: one of table|yaml|json (default "table")

SEE ALSO

Last Updated: 11/4/2022, 19:20:08 PM