This article provides steps on how to install individual VIBs on certain scenarios wherein only specific VIB needs to be installed or updated and not the entire package.
esxcli system maintenanceMode set --enable trueesxcli software vib install -d "/vmfs/volumes/Datastore/DirectoryName/DriverName.zip"esxcli software vib install -v "/vmfs/volumes/Datastore/DirectoryName/DriverName.zip" esxcli software vib list"