Docs Menu

Docs HomeLaunch & Manage MongoDBMongoDB CLI

mongocli cloud-manager maintenanceWindows create

On this page

  • Syntax
  • Options
  • Inherited Options

Create a maintenance window.

Command Syntax
mongocli cloud-manager maintenanceWindows create [options]
Name
Type
Required
Description
--alertType
strings
true
Alert types to silence during the maintenance window. Valid values include HOST, REPLICA_SET, CLUSTER, AGENT, or BACKUP.
--desc
string
false
Description of the maintenance window.
--endDate
string
true
Timestamp in ISO 8601 date and time format in UTC when the maintenance window ends.
-h, --help
false
help for create
-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.
--projectId
string
false
Hexadecimal string that identifies the project to use. This option overrides the settings in the configuration file or environment variable.
--startDate
string
true
Timestamp in ISO 8601 date and time format in UTC when the maintenance window starts.
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 cloud-manager maintenanceWindowsmongocli cloud-manager maintenanceWindows delete →