For AI agents: a documentation index is available at https://www.mongodb.com/docs/llms.txt — markdown versions of all pages are available by appending .md to any URL path.
Docs Menu

atlas backups compliancePolicy enable

Enable Backup Compliance Policy without any configuration.

Command Syntax
atlas backups compliancePolicy enable [options]
Name
Type
Required
Description

--authorizedEmail

string

true

Email address of a security or legal representative.

--authorizedUserFirstName

string

true

First name of the user who is authorized to update the Backup Compliance Policy settings.

--authorizedUserLastName

string

true

Last name of the user who is authorized to update the Backup Compliance Policy settings.

--force

false

Flag that indicates whether to skip the confirmation prompt before proceeding with the requested action.

-h, --help

false

help for enable

-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.

-w, --watch

false

Flag that indicates whether to watch the command until it completes its execution or the watch times out.

Name
Type
Required
Description

-P, --profile

string

false

Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings.