mongocli om admin backup sync update
Update a backup sync configuration
Options
| Name | Description | 
|---|---|
| --assignment | Flag indicating whether this sync store can be assigned backup jobs | 
| --encryptedCredentials | Flag indicating whether the username and password were encrypted using the credentials tool | 
| --label  <label> | Array of tags to manage which backup jobs Ops Manager can assign to which blockstores | 
| --loadFactor  <loadFactor> | A positive, non-zero integer that expresses how much backup work this snapshot store should perform compared to another snapshot store | 
| --maxCapacityGB  <maxCapacityGB> | The maximum amount of data in GB this blockstore can store | 
| --output, -o  <output> | Output format. Valid values are json, json-path, go-template, or go-template-file | 
| --ssl | Flag indicating whether this blockstore only accepts connections encrypted using TLS | 
| --uri  <uri> | 
 | 
| --writeConcern  <writeConcern> | The write concern used for this blockstore |