auth logout
Sign out and end your session
Synopsis
Section titled “Synopsis”End your session at the platform and remove the credentials held on this machine.
The local credentials go whatever the platform says. If it cannot be reached you get a warning that the session will expire on its own, and your credentials are still removed from this machine.
Use --local to skip the platform entirely, which is what you want when
you are offline or the session was already ended elsewhere.
qibdo auth logout [flags]Examples
Section titled “Examples” qibdo auth logout qibdo auth logout --localOptions
Section titled “Options” -h, --help help for logout --local Remove local credentials without contacting the platformOptions 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 auth - Authenticate with your qibdo platform