Download Specific Bundles with the Bundle
Transfer Utility
The Bundle Transfer Utility is a
command line tool used to identify bundles applicable to your environment and download the
bundles from the VMware Depot to a computer that has internet access.
This procedure provides information about
downloading specific bundles to a computer with internet access. When the bundle
downloads complete, copy the output directory to a computer with access to the
SDDC Manager appliance
, and then copy
the directory to the SDDC Manager appliance
.
After you copy the directory to the SDDC Manager appliance
, upload the bundle files to the internal LCM repository. See Download Bundles with the Bundle Transfer Utility for
more information.The Bundle Transfer Utility is the only
supported method for downloading bundles. Do not use third-party tools or other methods
to download bundles.
Run the following commands from the Bundle
Transfer Utility directory (for example,
lcm-tools-prod/bin/
) on a
computer with internet access.Download Bundles for a Product
Version
You can download bundles for a specific
product version.
- Display a list of the bundles for a specific product version../lcm-bundle-transfer-util --depotUserdepotUser--listBundles --productVersionproduct_version(OR) ./lcm-bundle-transfer-util --dudepotUser-l -pproduct_versionFor example:./lcm-bundle-transfer-util --du fruyven@vmware.com -l -p4.4.1.1
- Download bundles based on a specific product version../lcm-bundle-transfer-util --download --outputDirectoryabsolute-path-output-dir--depotUserdepotUser--productVersionproduct_version(OR) ./lcm-bundle-transfer-util -d -opabsolute-path-output-dir--dudepotUser-pproduct_versionFor example, to download all the bundles for the 4.4.1.1 version:./lcm-bundle-transfer-util --download --depotUser fruyven@vmware.com --outputDirectory /Users/fruyven/downloadedBundles -p 4.4.1.1
Download a Single Bundle
Download a single bundle.
./lcm-bundle-transfer-util --download --outputDirectoryabsolute-path-output-dir--depotUserdepotUser--bundlebundle_name(OR) ./lcm-bundle-transfer-util --download --outputDirectoryabsolute-path-output-dir--depotUserdepotUser-bbundle_name
For example:
./lcm-bundle-transfer-util --download --outputDirectory /Users/fruyven/downloadedBundles --depotUser fruyven@vmware.com --bundle bundle-50721