iisutensorflow Command--Manage TensorFlow UDF Container Image
The iisutensorflow command manages the configuration of TensorFlow container UDFs container images.
Note: The iisutensorflow command is only supported on Linux in this release.
The iisutensorflow command has the following format:
Linux, Windows
iisutensorflow [option]
-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 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.
-uninstall
Disables the service in the database server and untag the container image in the server. However the image is not removed from the container server.
Last modified date: 01/28/2026