yc managed-mongodb cluster update
Modify configuration or attributes of a MongoDB cluster.
Command Usage
Syntax:
yc managed-mongodb cluster update <CLUSTER-NAME>|<CLUSTER-ID> [Flags...] [Global Flags...]
Flags
|
Flag |
Description |
|
|
ID of the MongoDB cluster. |
|
|
Name of the MongoDB cluster. |
|
|
Display information about the operation in progress, without waiting for the operation to complete. |
|
|
Maintenance window settings Possible property names:
|
|
|
New description for the cluster. |
|
|
A new set of cluster labels as key-value pairs. Existing set of labels will be completely overwritten. |
|
|
When set, minimal DB version possible (can not be downgraded). Supported value: 5.0, 6.0, 7.0 |
|
|
A list of security groups for the MongoDB cluster. |
|
|
Deletion Protection inhibits deletion of the cluster. |
|
|
Network id. |
|
|
Network name. |
|
|
Disk size autoscaling settings Possible property names:
|
|
|
Version of MongoDB used by the cluster. Supported value: 5.0, 6.0, 7.0 |
|
|
Start time for the daily backup in UTC timezone. Format: HH:MM:SS |
|
|
Retain period of automatically created backup in days. |
|
|
Enable or disable performance diagnostics |
|
|
Allow access for DataLens |
|
|
Allow access for Web SQL |
|
|
Allow access for DataTransfer |
|
|
Resource preset for computational resources available to mongodb host with corresponding role (CPU, RAM etc.). |
|
|
Volume of the storage available to mongodb host with corresponding role in GB. |
|
|
Storage type for mongodb host with corresponding role. |
|
|
Resource preset for computational resources available to mongodb host with corresponding role (CPU, RAM etc.). |
|
|
Volume of the storage available to mongodb host with corresponding role in GB. |
|
|
Storage type for mongodb host with corresponding role. |
|
|
Resource preset for computational resources available to mongodb host with corresponding role (CPU, RAM etc.). |
|
|
Volume of the storage available to mongodb host with corresponding role in GB. |
|
|
Storage type for mongodb host with corresponding role. |
|
|
Resource preset for computational resources available to mongodb host with corresponding role (CPU, RAM etc.). |
|
|
Volume of the storage available to mongodb host with corresponding role in GB. |
|
|
Storage type for mongodb host with corresponding role. |
Global Flags
|
Flag |
Description |
|
|
Set the custom configuration file. |
|
|
Debug logging. |
|
|
Debug gRPC logging. Very verbose, used for debugging connection problems. |
|
|
Disable printing user intended output to stderr. |
|
|
Enable gRPC retries. By default, retries are enabled with maximum 5 attempts. |
|
|
Set the ID of the cloud to use. |
|
|
Set the ID of the folder to use. |
|
|
Set the name of the folder to use (will be resolved to id). |
|
|
Set the Cloud API endpoint (host:port). |
|
|
Set the OAuth token to use. |
|
|
Set the ID of the service account to impersonate. |
|
|
Disable opening browser for authentication. |
|
|
Set the output format: text (default), yaml, json, json-rest. |
|
|
Query to select values from the response using jq syntax |
|
|
Display help for the command. |