Docs Menu
Docs Home
/ /
Atlas CLI
/ /

atlas auth logout

Log out of the CLI.

Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli). Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.

Command Syntax
atlas auth logout [options]
Name
Type
Required
Description

--force

false

Flag that indicates whether to skip the confirmation prompt before proceeding with the requested action.

-h, --help

false

help for logout

Name
Type
Required
Description

-P, --profile

string

false

# To log out from the CLI:
atlas auth logout

Back

login

On this page