mirror of
https://github.com/replicatedhq/troubleshoot.git
synced 2026-04-15 07:16:34 +00:00
31 lines
576 B
Markdown
31 lines
576 B
Markdown
## 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
|
|
|
|
* [support-bundle](support-bundle.md) - Generate a support bundle from a Kubernetes cluster or specified sources
|
|
|
|
###### Auto generated by spf13/cobra on 23-Aug-2024
|