init
Initializes a project in the current working directory: writes
.tcli.yaml and adds the default config artifacts for the given
Teamcenter release.
tcli init --tc-version 2512In an empty directory, launching the TUI instead drops you into the guided init flow.
Options
Section titled “Options”| Option | Description |
|---|---|
--tc-version <version> |
The Teamcenter release to target (e.g. 2512). Selects the matching version-keyed catalog entries. |
Result
Section titled “Result”- Creates
.tcli.yaml(commit this). - Adds the default config artifacts for the chosen release.