~] esxcli software vib Usage: esxcli software vib {cmd} [cmd options]
Available Namespaces: signature Commands to verify signatures and show information about the signature verification status of VIB packages
Available Commands: get Displays detailed information about one or more installed VIBs install Installs VIB packages from a URL or depot. VIBs may be installed, upgraded, or downgraded. WARNING: If your installation requires a reboot, you need to disable HA first. list Lists the installed VIB packages remove Removes VIB packages from the host. WARNING: If your installation requires a reboot, you need to disable HA first. update Update installed VIBs to newer VIB packages. No new VIBs will be installed, only updates. WARNING: If your installation requires a reboot, you need to disable HA first.
~] esxcli software vib update -d /vmfs/volumes/VNX5500_3_VMware_HA1_3700GB/Patchs/ESXi650-202102001.zip ~] esxcli software vib install -d /vmfs/volumes/BACKUP/VMW-ESX-6.0.0-i40en-1.5.8-offline_bundle-7759662.zip
|