config - Cloud Foundry CLI Reference Guide


NOM

config - Ecrire les valeurs par défaut dans la configuration

SYNTAXE

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

OPTIONS

--async-timeout

Timeout in minutes for async HTTP requests

--color

Enable or disable color in CLI output

--locale

Définir l'environnement local par défaut. Si ENVIRONNEMENT_LOCAL a pour valeur 'CLEAR', l'environnement local précédent est supprimé.

--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.