Skip to content
GitHub

System apply command

skupper system apply [options]

Create or update resources using files or standard input.

PlatformsKubernetes, Docker, Podman, Linux

Primary options

--help

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