Files
troubleshoot/docs/support-bundle_version.md
Evans Mungai a31e2ff1b9 chore: Add CLI flags to enable CPU & memory profiling (#926)
Allow collecting of CPU and memory diagnostics when running troubleshoot CLI applications using --memprofile and --cpuprofile flags. These flags accept file paths if where to store the collected runtime data
2023-01-04 11:56:07 +00:00

528 B

support-bundle version

Print the current version and exit

Synopsis

Print the current version and exit

support-bundle version [flags]

Options

  -h, --help   help for version

Options inherited from parent commands

      --cpuprofile string   File path to write cpu profiling data
      --memprofile string   File path to write memory profiling data

SEE ALSO

Auto generated by spf13/cobra on 3-Jan-2023