ibmcloud-logout
ends the current IBM Cloud CLI session
TLDR
Logout from IBM Cloud
$ ibmcloud logout
Logout and clear cache$ ibmcloud logout -a
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
ibmcloud(1), ibmcloud-login(1)
