Skip to main content

upgrade (Beta)

This topic describes the options available with the Embedded Cluster upgrade command. For procedural steps, see Perform updates in embedded clusters.

Usage

sudo ./<app-slug> upgrade --license <path-to-license> [flags]

Flags

FlagTypeDescription
--config-valuesstringPath to the ConfigValues file for headless upgrades.
--force-skip-ha-migration-checkSkip checks related to high availability (HA) migration. Use with caution.
--headlessRun the upgrade without the interactive installer UI.
--hostnamestringHostname to use for this node.
--ignore-app-preflightsSkip application preflight checks.
--ignore-host-preflightsSkip Embedded Cluster host preflight checks.
--installer-passwordstringPassword for the installer UI.
--installer-portintPort for the installer UI. Default: 30080
-l, --licensestringPath to the license file.
--tls-certstringPath to a TLS certificate file for the installer.
--tls-keystringPath to a TLS private key file for the installer.
-y, --yesAssume yes to prompts.
-h, --helpHelp for upgrade.