Skip to content
qibdo qibdo
Theme
Book a demo

config profiles list

List configured profiles

List every configured profile with its platform endpoint, where its session is held, and whether it connects over TLS. The active profile is marked with an asterisk.

Terminal window
qibdo config profiles list [flags]
Terminal window
qibdo config profiles list
qibdo config profiles list -o json
-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)
--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