Examples¶
Basic Use Cases¶
Obtaining latest releases of a product family¶
If you start clean slate:
Find an id of a family you are interested in. See listing families.
Find ids of latest releases for a family id.
Download releases using one of the proposed approaches (see below).
Downloading a release¶
There are few ways to download a release:
For a given release id, collect content ids to be downloaded. See: retrieving a release. Use filters if needed. Download contents one by one using http client of choice.
Download a metalink file per release and use a download manager that supports metalink files.
Use CLI tool to download required releases.