Debug dump command
Generate a debug dump file.
Platforms | Kubernetes, Docker, Podman, Linux |
---|
Usage
skupper debug dump <file> [options]
Examples
# Generate a debug dump file
$ skupper debug dump ~/dump.tar.gz
Debug dump file generated at /home/fritz/dump.tar.gz.
Primary options
<file>
string
required
Platforms | Kubernetes, Docker, Podman, Linux |
---|
Global options
--context
<name>
global
Set the kubeconfig context.
Platforms | Kubernetes |
---|---|
See also | Kubernetes kubeconfigs |
--kubeconfig
<file>
global
Set the path to the kubeconfig file.
Platforms | Kubernetes |
---|---|
See also | Kubernetes kubeconfigs |
--namespace
(-n) <name>
global
Set the namespace.
Platforms | Kubernetes, Docker, Podman, Linux |
---|---|
See also | Kubernetes namespaces |
--platform
<platform>
global
Set the Skupper platform.
Default |
| ||||||||
---|---|---|---|---|---|---|---|---|---|
Choices |
| ||||||||
Platforms | Kubernetes, Docker, Podman, Linux | ||||||||
See also | Platform concept |
--help
(-h) boolean
global
Display help and exit.
Platforms | Kubernetes, Docker, Podman, Linux |
---|