IBM Sterling Transformation Extender Utility

After you extract the IBM Sterling Transformation Extender package, you can interact with the IBM Sterling Transformation Extender script to begin installation.

See the steps provided in the Native, Docker, and Podman Installation sections of this documentation.

The IBM Sterling Transformation Extender script supports these commands:
  • ITX configure: Configure the installation. Required prior to running other commands.
  • ITX install: Install IBM Sterling Transformation Extender according to your configuration.
  • ITX uninstall: Uninstall IBM Sterling Transformation Extender according to your configuration.
  • ITX start: Start IBM Sterling Transformation Extender according to your configuration.
  • ITX stop: Stop IBM Sterling Transformation Extender according to your configuration.
  • ITX status: Retrieve the status of all IBM Sterling Transformation Extender components.
  • ITX createuser: Create an IBM Sterling Transformation Extender user with administrative privileges.
  • ITX encryptproperty: Encrypts the specified property in the configuration /home/docker_install_itx/config.yaml file.
  • ITX logs: Prints the primary log of chosen component.
  • ITX help: To read about a specific command.

You can view details about these commands by using the 'ITX <command> --help option when interacting with the utility.