Docs Menu
Docs Home
/ /
Atlas CLI
/

atlas auth

On this page

  • Options
  • Inherited Options
  • Related Commands

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 the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings.

  • atlas auth login - Authenticate with MongoDB Atlas.

  • atlas auth logout - Log out of the CLI.

  • atlas auth register - Register with MongoDB Atlas.

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

Back

update