Skip to content

Environment variables

Deploy and export require three machine-specific values. Each is resolved from .tcli.env.yaml, then the matching environment variable, then (TUI only) an interactive prompt. See Environment resolution for the full precedence rules.

Environment variable .tcli.env.yaml key Meaning
TC_ROOT tcRoot Teamcenter installation root.
TC_DATA tcData Teamcenter data directory.
UPG upg Teamcenter login credentials.
JAVA_HOME javaHome Java JDK home.
RAC_PLUGINS_DIR racPluginsDir RAC plugins directory.

See the .tcli.env.yaml schema for the file format.