Skip to content

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 ``` ``` -n, --namespace string Set the namespace -p, --platform string Set the platform type to use [kubernetes, podman, docker, linux] ```

Global options