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