config profiles delete
Delete a profile
Synopsis
Section titled “Synopsis”Remove a profile and the credentials stored for it. If it was the active profile, no profile is active afterwards.
This is a local removal: the session itself is not terminated at the
platform and lives until it expires. Use qibdo auth logout first to
end it deliberately.
qibdo config profiles delete <name> [flags]Examples
Section titled “Examples” qibdo config profiles delete stagingOptions
Section titled “Options” -h, --help help for deleteOptions 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 profiles - Manage configuration profiles