Examples (6)
Set HTTP request timeout to 30 seconds
ibmcloud config --http-timeout 30Enable trace output for HTTP requests
ibmcloud config --trace trueTrace HTTP requests to a specific file
ibmcloud config --trace path/to/trace_fileDisable color output
ibmcloud config --color falseSet the locale to a specific language
ibmcloud config --locale zh_HansEnable automatic SSO one-time passcode acceptance
ibmcloud config --sso-otp automade by @shridhargupta | data from tldr-pages