Skip to content

Overview

Running tcli with no arguments launches the full-screen terminal UI.

Terminal window
tcli

Shows the resolved Teamcenter environment (TC_ROOT, TC_DATA, UPG) and their source, and lets you configure them in place. From Home you navigate into Manage, Deploy, and Export. tcli home screen

Scaffold libraries, tools, extensions, and Active Workspace kits/modules. tcli home screen

Deploy a configuration artifact type. tcli home screen

Export a configuration artifact type. tcli home screen

Key Action
/ k Move up
/ j Move down
Enter / Space Select
Esc Go back one step (quits from Home)
Ctrl+X Cancel a running operation (on a command screen)
Ctrl+C Quit from anywhere

On the Home screen, the edit action writes resolved values to the per-machine .tcli.env.yaml file. Unlike headless mode, the TUI may prompt for an unresolved value and persist your answer. See Environment resolution.