Docs Menu
Docs Home
/ /
MongoDB CLI
/ / / /

mongocli cloud-manager logs keyProviders list

On this page

  • Syntax
  • Options
  • Inherited Options
  • Examples

Lists all key provider configurations found in the encrypted audit log file.

Command Syntax
mongocli cloud-manager logs keyProviders list [options]
Name
Type
Required
Description

-f, --file

string

true

Path to the file that contains encrypted audit logs.

-h, --help

false

help for list

-o, --output

string

false

Output format. Valid values are json, json-path, go-template, or go-template-file. To see the full output, use the -o json option.

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 ops-manager listKeyProvider --file log.gz

Back

keyProviders