iisutensorflow Command--Download Tensorflow
The iisutensorflow command downloads the Tensorflow Microservice Container Image from the Docker repository. On Linux, you can download the image either during or after installation, but on Windows, you can download the image only after installation.
The iisutensorflow command has the following format:
Linux, Windows
iisutensorflow [-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 [-force] [-acceptlicense]
Downloads and configures the newest version of the image, which is compatible with the product.
-download_version <x.x.x> [-force] [-acceptlicense] [-do_not_pull]
Downloads and configures a specific version of the image. It does not permit download of incompatible versions, nor does it allow a downgrade of the current version, if one exists.
-uninstall
Disables the service in the database server and untags the container image (without removing the image) in the container server.
Last modified date: 09/11/2026