Skip to content

init

Initializes a project in the current working directory: writes .tcli.yaml and adds the default config artifacts for the given Teamcenter release.

Terminal window
tcli init --tc-version 2512

In an empty directory, launching the TUI instead drops you into the guided init flow.

Option Description
--tc-version <version> The Teamcenter release to target (e.g. 2512). Selects the matching version-keyed catalog entries.
  • Creates .tcli.yaml (commit this).
  • Adds the default config artifacts for the chosen release.