create-upgrade-bundle (Beta)
This topic describes the options available with the Embedded Cluster create-upgrade-bundle command. Use this command to produce a bundle used for offline or constrained-path upgrades.
Usage
sudo ./<app-slug> create-upgrade-bundle [flags]
Flags
| Flag | Type | Description |
|---|---|---|
--output | string | Output path for the bundle. Default: A path of the form ./cli-upgrade-TIMESTAMP.tar.gz (the CLI fills in the timestamp). |
-h, --help | Help for create-upgrade-bundle. |