Executed when: Upgrading from PKI Hub 1.0.0.
Upgrades a PKI Hub 1.0.0 installation to CSP 1.0.0 PKI.
clusterctl upgrade --iso-path <iso>
For example:
$ clusterctl upgrade --iso-path /home/sysadmin/pki-hub-1.1.0.iso
If the installation meets all Upgrade requirements, the command takes around 2 hours to complete. Otherwise, the command throws an error.
-f, --iso-path <iso>
Apply the <iso>
upgrade, where <iso>
is the path of the ISO installation file for CSP 1.0.0 PKI.
Mandatory: Yes.