System uninstall command¶
Remove local system infrastructure, undoing the configuration changes made by skupper system install, by disabling the Podman/Docker API.
| Platforms | Kubernetes, 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] ```