Docs Menu

Docs HomeMongoDB Command Line Interface

mongocli atlas dbusers certs list

On this page

  • Syntax
  • Arguments
  • Options
  • Inherited Options

List of all Atlas-managed, unexpired certificates for a database user.

mongocli atlas dbusers certs list <username> [options]
Name
Type
Required
Description
username
string
false
Username of the database user for whom you want to list Atlas-managed certificates.
Name
Type
Required
Description
-h, --help
false
help for list
-o, --output
string
false
Output format. Valid values: json|json-path|go-template|go-template-file
--projectId
string
false
Project ID to use. Overrides configuration file or environment variable settings.
Name
Type
Required
Description
-P, --profile
string
false
Profile to use from your configuration file.
←  mongocli atlas dbusers certs createmongocli atlas dbusers create →
Share Feedback