User Guide > User Guide > A. Command Reference > iisuudfc Command--Download UDF Container Image from Repository
Was this helpful?
iisuudfc Command--Download UDF Container Image from Repository
The iisuudfc command downloads the UDF container image from the Docker repository. You can use this command to download the image either during or after installation.
The iisuudfc command has the following format:
Linux
iisuudfc [-options]
options
Specifies one of the following options:
-h, --help
Shows the help message and exits.
-show_installed_image
Shows the image version, which is installed.
-show_default_image
Shows the image that is pre-configured with the product.
-show_available_images
Shows all images, including incompatible images.
-show_newest_compatible
Shows the newest image, which is compatible with the product.
-download_newest_compatible
Downloads and activates the newest version of the image, which is compatible with the product.
-download_version <x.x.x>
Downloads and activates a specific version of the image. It does not permit the download of incompatible versions, nor does it allow a downgrade of the current version, if one exists.
-force_download_version <x.x.x>
Downloads and activates a specific version of the image. It does not check for any incompatibilities.
Last modified date: 12/19/2024