Skip to content
qibdo qibdo
Theme
Book a demo

config set

Set a configuration value on the active profile

Set a configuration value on the active profile (or the profile named by --profile). The value is validated before it is written.

Terminal window
qibdo config set <key> <value> [flags]
Terminal window
qibdo config set organisation 40b8e818-c052-43f0-8cab-e92cfc1c6f60
qibdo config set output json
-h, --help help for set
--color string Colorize output: auto|always|never (respects NO_COLOR) (default "auto")
--debug Wire-level detail on stderr (credentials redacted)
--endpoint string API endpoint override (host:port)
--insecure Use a plaintext connection (dev/lab platform only)
--no-input Never prompt; fail instead
--no-pager Do not page long human-readable output
--profile string Configuration profile to use
-q, --quiet Suppress non-essential stderr output
--verbose Human-readable progress on stderr