mongocli auth whoami
On this page
Verifies and displays information about your authentication state.
Syntax
Command Syntax
mongocli auth whoami [options]
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for whoami |
Inherited Options
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. |
Examples
# See the logged account: mongocli auth whoami