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.