yc managed-redis cluster update
Update the specified Redis cluster
Command Usage
Syntax:
yc managed-redis cluster update <CLUSTER-NAME>|<CLUSTER-ID> [Flags...] [Global Flags...]
Flags
|
Flag |
Description |
|
|
Redis cluster id. |
|
|
Redis cluster name. |
|
|
Display information about the operation in progress, without waiting for the operation to complete. |
|
|
New name for the cluster |
|
|
Cluster description. |
|
|
A list of label KEY=VALUE pairs to add. For example, to add two labels named 'foo' and 'bar', both with the value 'baz', use '--labels foo=baz,bar=baz'. |
|
|
A list of security groups for the Redis cluster. |
|
|
Deletion Protection inhibits deletion of the cluster. |
|
|
Persistence mode for Redis cluster (ON, OFF or ON_REPLICAS). |
|
|
Override persistence turning OFF. |
|
|
Enable announce hostnames for Redis cluster. |
|
|
Allows to use ACL users to auth in sentinel |
|
|
Network id. |
|
|
Network name. |
|
|
Disk size autoscaling settings Possible property names:
|
|
|
Valkey modules settings Possible property names:
|
|
|
Version of Redis used in the cluster. Values: 7.2 |
|
|
ID of the preset for computational resources available to a host (CPU, memory etc.). |
|
|
Volume of the storage available to a host in GB. |
|
|
Disk type id (e.g., network-ssd). |
|
|
Start time for the daily backup in UTC timezone. Format: HH:MM:SS |
|
|
Retain period of automatically created backup in days. |
|
|
Allow access for DataLens |
|
|
Allow access for Web SQL |
|
|
Maintenance window settings Possible property names:
|
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. |