Create Product Bundle
User can use Create Product Bundle option to add products that are available based on their entitlements.

User can select System OS, Product, Version(optional) from the dropdown and add products to create a bundle.
NOTE: If no release version is selected, the latest release version will be added by default.

User has the ability to Import and Export the JSON file of the product bundle.
Product Bundle JSON File Structure:

Download Products
To download all the products in that bundle you need to run commnad.
qpm-cli --download-bundle "path to exported bundle json" --output-dir "path to output dir"
Install Products
The command to install all the products in that bundle is same as product offline install.
qpm-cli --install offline --install-dir "path to qikz”