Docs Menu

Docs HomeMongoDB Command Line Interface

mongocli atlas clusters onlineArchives update

On this page

  • Syntax
  • Options
  • Inherited Options

Update an online archive for a cluster.

mongocli atlas clusters onlineArchives update <ID> [options]
Name
Type
Required
Description
--archiveAfter
float
true
Number of days that specifies the age limit for the data in the live Atlas cluster.
--clusterName
string
true
Name of the cluster.
-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.
Name
Type
Required
Description
-P, --profile
string
false
Profile to use from your configuration file.

Auto generated by cobra2snooty on 13-Jul-2021

←  mongocli atlas clusters onlineArchives startmongocli atlas clusters onlineArchives watch →
Share Feedback