Join us Sept 17 at .local NYC! Use code WEB50 to save 50% on tickets. Learn more >
MongoDB Event
Docs Menu
Docs Home
/
MongoCLI
/

mongocli auth

Manage the CLI's authentication state.

Name
Type
Required
Description

-h, --help

false

help for auth

Name
Type
Required
Description

-P, --profile

string

false

Name of the profile to use from your configuration file. To learn about profiles for MongoCLI, see https://dochub.mongodb.org/core/atlas-cli-configuration-file.

  • mongocli auth login - Authenticate with MongoDB Atlas.

  • mongocli auth logout - Log out of the CLI.

  • mongocli auth whoami - Verifies and displays information about your authentication state.

Back

Commands

On this page