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