Skip to content

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") ``` ``` -n, --namespace string Set the namespace -p, --platform string Set the platform type to use [kubernetes, podman, docker, linux] ```
Default

"tarball"

Global options