Skip to content
GitHub

System stop command

skupper system stop [options]

Stop the Skupper router for the current site. This stops the systemd service for the current namespace.

PlatformsKubernetes, 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] ```

Global options