config list
Show the effective configuration
Synopsis
Section titled “Synopsis”Print every configuration key with its resolved value for the active
profile. With the global --verbose flag, each line also shows where the
value came from (flag, env, profile, or default).
This is the configuration of ONE profile. To see the profiles
themselves, use qibdo config profiles list.
qibdo config list [flags]Examples
Section titled “Examples” qibdo config list qibdo config list --verbose qibdo config list -o jsonOptions
Section titled “Options” -h, --help help for list --no-headers Omit the header row (table and wide; accepted and inert for the machine formats) -o, --output string Output format: table|wide|json|yaml|tsv --query string JMESPath expression to project the result (buffers the full result; bound large collections with --limit)Options inherited from parent commands
Section titled “Options inherited from parent commands” --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 stderrSee Also
Section titled “See Also”- qibdo config - Manage CLI configuration and profiles