deps
tcli deps manages the tooling dependencies required by tcli-generated artifacts.
Artifacts such as libraries may depend on specific external tools being installed and compatible.
Use tcli deps to install these dependencies and verify their compatibility.
tcli deps <command>| Command | Description |
|---|---|
status |
Check dependency status. |
install |
Install dependencies. |