Docs Menu
Docs Home
/ /
Atlas CLI
/ / /

atlas backups compliancePolicy setup

Setup the backup compliance policy for your project with a configuration file.

Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli). Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.

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

-f, --file

string

true

Path to a JSON configuration file that defines backup compliance policy settings. Note: Unsupported fields in the JSON file are ignored.

--force

false

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

-h, --help

false

help for setup

-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

Back

describe

On this page