tuist cache config
Get remote cache configuration for your project.
Arguments
full-handle Optional
The full handle of the project (account-handle/project-handle). If not provided, it is read from the project configuration.
tuist cache config [full-handle]json Optional
Environment variable TUIST_CACHE_CONFIG_JSON
Output the result in JSON format.
tuist cache config --jsonno-json Optional
Environment variable TUIST_CACHE_CONFIG_JSON
Output the result in JSON format.
tuist cache config --no-jsonforce-refresh Optional
Environment variable TUIST_CACHE_CONFIG_FORCE_REFRESH
Force refresh the authentication token, ignoring any cached credentials.
tuist cache config --force-refreshno-force-refresh Optional
Environment variable TUIST_CACHE_CONFIG_FORCE_REFRESH
Force refresh the authentication token, ignoring any cached credentials.
tuist cache config --no-force-refreshpath Optional
Environment variable TUIST_CACHE_CONFIG_PATH
The path to the directory containing the Tuist project.
tuist cache config -p [path]
tuist cache config --path [path]url Optional
Environment variable TUIST_CACHE_CONFIG_SERVER_URL
The URL of the server. If not provided, it defaults to the Tuist server.
tuist cache config --url [url]help Optional
Show help information.
tuist cache config -h
tuist cache config --help