config - Cloud Foundry CLI Reference Guide


名称

config - 将缺省值写入配置

用法

cf config [--async-timeout TIMEOUT_IN_MINUTES] [--trace (true | false | path/to/file)] [--color (true | false)] [--locale (LOCALE | CLEAR)]

选项

--async-timeout

Timeout in minutes for async HTTP requests

--color

Enable or disable color in CLI output

--locale

设置缺省语言环境。如果 LOCALE 为“CLEAR”,将删除先前的语言环境。

--trace

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.