Skip to content

Overview

Every tcli subcommand runs headlessly: it streams stdout/stderr straight through and mirrors the child process’s exit code. Headless commands never prompt. An unresolved environment value is a hard error.

Command Purpose
init Initialize a new tcli project.
add Add config or customisation artifacts.
lint Lint project config artifacts.
deploy Deploy config artifacts.
export Export config artifacts.
deps Install and check tcli dependencies.