Castellano (Spanish)
Appearance
Castellano (Spanish)
Appearance
Clean all the artifacts stored locally
Environment variable TUIST_CLEAN_CLEAN_CATEGORIES
The cache and artifact categories to be cleaned. If no category is specified, everything is cleaned.
tuist clean [clean-categories]
Environment variable TUIST_CLEAN_REMOTE
Clean the remote cache
tuist clean --remote
tuist clean --no-remote
Environment variable TUIST_CLEAN_PATH
The path to the directory that contains the project that should be cleaned.
tuist clean --path [path]
tuist clean -p [path]
Show help information.
tuist clean -h
tuist clean --help