Skip to content
GitHub

System reload command

skupper system reload [options]

Forces to overwrite an existing namespace based on input/resources, if the namespace is not provided, the default one is going to be reloaded

PlatformsKubernetes, Docker, Podman, Linux

Primary options

--help

boolean
help for reload ``` ``` -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