You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| version || Redis™ engine version of the cluster |
288
288
| node-type || Type of node to use for the cluster |
289
289
| cluster-size || Number of nodes for the cluster |
290
290
| cluster-id | Required | UUID of the cluster to update |
@@ -454,7 +454,7 @@ scw redis node-type list [arg=value ...]
454
454
455
455
## Settings management commands
456
456
457
-
Cluster Settings are tunables of Redis Cluster. Available settings depend on the Redis version.
457
+
Available Redis™ settings. Available settings depend on the Redis™ version.
458
458
459
459
460
460
@@ -523,14 +523,14 @@ scw redis setting set [arg=value ...]
523
523
524
524
525
525
526
-
## Redis Version management commands
526
+
## Redis™ version management commands
527
527
528
-
Redis versions powering your cluster.
528
+
Redis™ versions powering your cluster.
529
529
530
530
531
-
### List available Redis versions
531
+
### List available Redis™ versions
532
532
533
-
List available Redis versions.
533
+
List available Redis™ versions.
534
534
535
535
**Usage:**
536
536
@@ -543,10 +543,10 @@ scw redis version list [arg=value ...]
543
543
544
544
| Name || Description |
545
545
|------|---|-------------|
546
-
| include-disabled || Whether or not to include disabled Redis versions |
547
-
| include-beta || Whether or not to include beta Redis versions |
548
-
| include-deprecated || Whether or not to include deprecated Redis versions |
549
-
| version-name || List Redis versions that match a given name pattern |
546
+
| include-disabled || Whether or not to include disabled Redis™ engine versions |
547
+
| include-beta || Whether or not to include beta Redis™ engine versions |
548
+
| include-deprecated || Whether or not to include deprecated Redis™ engine versions |
549
+
| version-name || List Redis™ engine versions that match a given name pattern |
550
550
| zone | Default: `fr-par-1`<br />One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `pl-waw-1`| Zone to target. If none is passed will use default zone from the config |
0 commit comments