Skip to content
GitHub

System generate-bundle command

skupper system generate-bundle [options]

Generate a self-contained site bundle for use on another machine.

PlatformsKubernetes, Docker, Podman, Linux

Primary options

--help

boolean
help for generate-bundle

--input

<string>
The location of the Skupper resources defining the site.

--type

<string>
The bundle type to be produced. Choices: tarball, shell-script (default "tarball") ``` ``` -c, --context string Set the kubeconfig context
Default

"tarball"

--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