Docs Menu

Docs HomeMongoDB Command Line Interface

mongocli atlas dataLakes update

On this page

  • Syntax
  • Arguments
  • Options
  • Inherited Options

Update a data lake for your project.

mongocli atlas dataLakes update <name> [options]
Name
Type
Required
Description
name
string
false
Name of the Atlas Data Lake to update.
Name
Type
Required
Description
-h, --help
false
help for update
-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.
--region
string
false
Name of the region to which Data Lake routes client connections for data processing.
--role
string
false
Amazon Resource Name (ARN) of the role which Atlas Data Lake uses for accessing the data stores.
--testBucket
string
false
Name of an S3 data bucket which Data Lake uses to validate the provided role.
Name
Type
Required
Description
-P, --profile
string
false
Profile to use from your configuration file.
←  mongocli atlas dataLakes listmongocli atlas dbusers →
Share Feedback