跳至內容

tuist inspect dependencies

Inspects implicit and redundant dependencies in Tuist projects, failing when issues are found.

Arguments#

path Optional#

Environment variableTUIST_INSPECT_DEPENDENCIES_PATH

The path to the directory that contains the project.

bash
tuistinspectdependencies--path[path]
tuistinspectdependencies-p[path]

only Optional#

Environment variableTUIST_INSPECT_DEPENDENCIES_ONLY

Run only specified checks. Can be repeated. Default: implicit, redundant.

bash
tuistinspectdependencies--only[only]

verbose Optional#

Display verbose logs.

bash
tuistinspectdependencies--verbose