Skip to content
qibdo qibdo
Theme
Book a demo

config get

Print the resolved value of a configuration key

Print the effective value of a configuration key after applying the full precedence chain (flag, environment, profile, default).

Terminal window
qibdo config get <key> [flags]
Terminal window
qibdo config get organisation
-h, --help help for get
--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