System stop command¶
Stop the Skupper router for the current site. This stops the systemd service for the current namespace.
| Platforms | Kubernetes, Docker, Podman, Linux |
|---|
Primary options¶
--help
boolean
help for stop ``` ``` -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] ```