System generate-bundle command

skupper system generate-bundle <bundle-file> [options]

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

PlatformsKubernetes, Docker, Podman, Linux

Primary options

<bundle-file>

string
required

The name of the bundle file to generate.

The command exits with an error if the file already exists.

--input

<string>

The location of the Skupper resources defining the site.

Default

$HOME/.local/share/skupper/namespaces/<namespace>/input/resources

--type

<string>
Default

tarball

Choices
tarball

A gzipped tar file

shell-script

A self-extracting shell script

Global options