Skip to content

System install command

skupper system install [options]

Checks the local environment for required resources and configuration. In some instances, configures the local environment. It starts the Podman/Docker API service if it is not already available.

PlatformsKubernetes, Docker, Podman, Linux

Primary options

--help

boolean
help for install

--reload-type

<string>
Specify the type of reload to perform. Choices: manual, auto (default "manual") ``` ``` -n, --namespace string Set the namespace -p, --platform string Set the platform type to use [kubernetes, podman, docker, linux] ```
Default

"manual"

Global options