Skip to content
GitHub

System uninstall command

skupper system uninstall [options]

Remove local system infrastructure, undoing the configuration changes made by skupper system install, by disabling the Podman/Docker API.

PlatformsKubernetes, Docker, Podman, Linux

Primary options

--help

boolean
help for uninstall ``` ``` -c, --context string Set the kubeconfig context

--kubeconfig

<string>
Path to the kubeconfig file to use -n, --namespace string Set the namespace -p, --platform string Set the platform type to use [kubernetes, podman, docker, linux] ```

Global options