Description:
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.
Cmd options:
-d|--depot=[ <str> ... ]
Specifies full remote URLs of the depot index.xml or server file path pointing to an offline
bundle .zip file.
--dry-run Performs a dry-run only. Report the VIB-level operations that would be performed, but do not
change anything in the system.
-f|--force Bypasses checks for package dependencies, conflicts, obsolescence, and acceptance levels.
Really not recommended unless you know what you are doing. Use of this option will result in a
warning being displayed in the vSphere Client. Use this option only when instructed to do so
by VMware Technical Support.
--maintenance-mode Pretends that maintenance mode is in effect. Otherwise, installation will stop for live
installs that require maintenance mode. This flag has no effect for reboot required
remediations.
--no-live-install Forces an install to /altbootbank even if the VIBs are eligible for live installation or
removal. Will cause installation to be skipped on PXE-booted hosts.
--no-sig-check Bypasses acceptance level verification, including signing. Use of this option poses a large
security risk and will result in a SECURITY ALERT warning being displayed in the vSphere
Client.
--proxy=<str> Specifies a proxy server to use for HTTP, FTP, and HTTPS connections. The format is proxy-
url:port.
-n|--vibname=[ <str> ... ]
Specifies VIBs from a depot, using one of the following forms: name, name:version,
vendor:name, or vendor:name:version.
-v|--viburl=[ <str> ... ]
Specifies one or more URLs to VIB packages to install. http:, https:, ftp:, and file: are all
supported.
Can you do graphic tutorials?I can't understand how to operate by looking at the text alone.