config - Cloud Foundry CLI Reference Guide |
cf config [--async-timeout TIMEOUT_IN_MINUTES] [--trace (true | false | path/to/file)] [--color (true | false)] [--locale (LOCALE | CLEAR)]
Timeout in minutes for async HTTP requests
Enable or disable color in CLI output
기본 로케일을 설정합니다. LOCALE이 'CLEAR'인 경우 이전 로케일이 삭제됩니다.
Trace HTTP requests by default. If a file path is provided then output will write to the file provided. If the file does not exist it will be created.