LinuxCommandLibrary

ibmcloud-logout

ends the current IBM Cloud CLI session

TLDR

Logout from IBM Cloud

$ ibmcloud logout
copy
Logout and clear cache
$ ibmcloud logout -a
copy

SYNOPSIS

ibmcloud logout [options]

DESCRIPTION

ibmcloud logout ends the current IBM Cloud CLI session. It removes stored credentials and tokens.
The command clears authentication state locally. Use before switching accounts or for security.

PARAMETERS

-a, --all

Clear all cached data.
--help
Display help information.

CAVEATS

Local credentials only. API keys remain valid. Re-login required after.

HISTORY

ibmcloud logout is part of the IBM Cloud CLI authentication system.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community