diff --git a/cmd/scw/testdata/test-all-usage-redis-acl-add-usage.golden b/cmd/scw/testdata/test-all-usage-redis-acl-add-usage.golden
index 1851d86ad4..35545d0a6f 100644
--- a/cmd/scw/testdata/test-all-usage-redis-acl-add-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-acl-add-usage.golden
@@ -9,7 +9,7 @@ ARGS:
cluster-id UUID of the cluster you want to add acl rules to
[acl-rules.{index}.ip-cidr] IPv4 network address of the rule
[acl-rules.{index}.description] Description of the rule
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for add
diff --git a/cmd/scw/testdata/test-all-usage-redis-acl-delete-usage.golden b/cmd/scw/testdata/test-all-usage-redis-acl-delete-usage.golden
index 1b34ed727f..39043dd340 100644
--- a/cmd/scw/testdata/test-all-usage-redis-acl-delete-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-acl-delete-usage.golden
@@ -7,7 +7,7 @@ USAGE:
ARGS:
acl-id UUID of the acl rule you want to delete
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for delete
diff --git a/cmd/scw/testdata/test-all-usage-redis-acl-get-usage.golden b/cmd/scw/testdata/test-all-usage-redis-acl-get-usage.golden
index c04b9ace6c..299b75a3a5 100644
--- a/cmd/scw/testdata/test-all-usage-redis-acl-get-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-acl-get-usage.golden
@@ -7,7 +7,7 @@ USAGE:
ARGS:
acl-id UUID of the acl rule you want to get
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for get
diff --git a/cmd/scw/testdata/test-all-usage-redis-acl-set-usage.golden b/cmd/scw/testdata/test-all-usage-redis-acl-set-usage.golden
index dd9b4fa8c9..23e288de02 100644
--- a/cmd/scw/testdata/test-all-usage-redis-acl-set-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-acl-set-usage.golden
@@ -9,7 +9,7 @@ ARGS:
cluster-id UUID of the cluster where the ACL rules has to be set
[acl-rules.{index}.ip-cidr] IPv4 network address of the rule
[acl-rules.{index}.description] Description of the rule
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for set
diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-create-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-create-usage.golden
index 1062888416..7f83ac85d9 100644
--- a/cmd/scw/testdata/test-all-usage-redis-cluster-create-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-cluster-create-usage.golden
@@ -21,7 +21,7 @@ ARGS:
[tls-enabled] Whether or not TLS is enabled
[cluster-settings.{index}.value] Value of the setting
[cluster-settings.{index}.name] Name of the setting
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for create
diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-delete-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-delete-usage.golden
index b20ecee372..20f083f915 100644
--- a/cmd/scw/testdata/test-all-usage-redis-cluster-delete-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-cluster-delete-usage.golden
@@ -7,7 +7,7 @@ USAGE:
ARGS:
cluster-id UUID of the cluster to delete
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for delete
diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-get-certificate-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-get-certificate-usage.golden
index b781945aad..529bccb9cc 100644
--- a/cmd/scw/testdata/test-all-usage-redis-cluster-get-certificate-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-cluster-get-certificate-usage.golden
@@ -7,7 +7,7 @@ USAGE:
ARGS:
cluster-id UUID of the cluster
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for get-certificate
diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-get-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-get-usage.golden
index 909d8b6cee..6f8c549e87 100644
--- a/cmd/scw/testdata/test-all-usage-redis-cluster-get-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-cluster-get-usage.golden
@@ -7,7 +7,7 @@ USAGE:
ARGS:
cluster-id UUID of the cluster
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for get
diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-list-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-list-usage.golden
index ac201f3d74..b95e0ca292 100644
--- a/cmd/scw/testdata/test-all-usage-redis-cluster-list-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-cluster-list-usage.golden
@@ -12,7 +12,7 @@ ARGS:
[project-id] Project ID to list the cluster of
[version] Version of the clusters to filter upon
[organization-id] Organization ID to list the cluster of
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for list
diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-metrics-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-metrics-usage.golden
index 80e921379b..f2d519b73c 100644
--- a/cmd/scw/testdata/test-all-usage-redis-cluster-metrics-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-cluster-metrics-usage.golden
@@ -10,7 +10,7 @@ ARGS:
[start-at] Start date to gather metrics from
[end-at] End date to gather metrics from
[metric-name] Name of the metric to gather
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for metrics
diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-migrate-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-migrate-usage.golden
index ba4a72dc8f..7a69a5307a 100644
--- a/cmd/scw/testdata/test-all-usage-redis-cluster-migrate-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-cluster-migrate-usage.golden
@@ -10,7 +10,7 @@ ARGS:
[node-type] Type of node to use for the cluster
[cluster-size] Number of nodes for the cluster
cluster-id UUID of the cluster to update
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for migrate
diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-renew-certificate-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-renew-certificate-usage.golden
index fe8c576345..8798fd8a81 100644
--- a/cmd/scw/testdata/test-all-usage-redis-cluster-renew-certificate-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-cluster-renew-certificate-usage.golden
@@ -7,7 +7,7 @@ USAGE:
ARGS:
cluster-id UUID of the cluster
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for renew-certificate
diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-update-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-update-usage.golden
index 8cc4712924..b790e10ede 100644
--- a/cmd/scw/testdata/test-all-usage-redis-cluster-update-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-cluster-update-usage.golden
@@ -11,7 +11,7 @@ ARGS:
[user-name] Name of the cluster user
[password] Password of the cluster user
cluster-id UUID of the cluster to update
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for update
diff --git a/cmd/scw/testdata/test-all-usage-redis-endpoint-add-usage.golden b/cmd/scw/testdata/test-all-usage-redis-endpoint-add-usage.golden
index 5c710cec1f..b759e26a8d 100644
--- a/cmd/scw/testdata/test-all-usage-redis-endpoint-add-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-endpoint-add-usage.golden
@@ -9,7 +9,7 @@ ARGS:
cluster-id UUID of the cluster you want to add endpoints to
[endpoints.{index}.private-network.id] UUID of the private network to be connected to the cluster
[endpoints.{index}.private-network.service-ips.{index}] Endpoint IPv4 adress with a CIDR notation. You must provide at least one IPv4 per node. Check documentation about IP and subnet limitation.
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for add
diff --git a/cmd/scw/testdata/test-all-usage-redis-endpoint-delete-usage.golden b/cmd/scw/testdata/test-all-usage-redis-endpoint-delete-usage.golden
index 65c28ddd29..d5601da8b5 100644
--- a/cmd/scw/testdata/test-all-usage-redis-endpoint-delete-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-endpoint-delete-usage.golden
@@ -7,7 +7,7 @@ USAGE:
ARGS:
endpoint-id UUID of the endpoint you want to delete
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for delete
diff --git a/cmd/scw/testdata/test-all-usage-redis-endpoint-get-usage.golden b/cmd/scw/testdata/test-all-usage-redis-endpoint-get-usage.golden
index a7a8c73664..3a0628e863 100644
--- a/cmd/scw/testdata/test-all-usage-redis-endpoint-get-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-endpoint-get-usage.golden
@@ -7,7 +7,7 @@ USAGE:
ARGS:
endpoint-id UUID of the endpoint you want to get
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for get
diff --git a/cmd/scw/testdata/test-all-usage-redis-endpoint-set-usage.golden b/cmd/scw/testdata/test-all-usage-redis-endpoint-set-usage.golden
index 040cdf3fec..9ff42cee8e 100644
--- a/cmd/scw/testdata/test-all-usage-redis-endpoint-set-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-endpoint-set-usage.golden
@@ -9,7 +9,7 @@ ARGS:
cluster-id UUID of the cluster where the endpoints has to be set
[endpoints.{index}.private-network.id] UUID of the private network to be connected to the cluster
[endpoints.{index}.private-network.service-ips.{index}] Endpoint IPv4 adress with a CIDR notation. You must provide at least one IPv4 per node. Check documentation about IP and subnet limitation.
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for set
diff --git a/cmd/scw/testdata/test-all-usage-redis-node-type-list-usage.golden b/cmd/scw/testdata/test-all-usage-redis-node-type-list-usage.golden
index 90269c9e13..05b16a8930 100644
--- a/cmd/scw/testdata/test-all-usage-redis-node-type-list-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-node-type-list-usage.golden
@@ -7,7 +7,7 @@ USAGE:
ARGS:
[include-disabled-types] Whether or not to include disabled types
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for list
diff --git a/cmd/scw/testdata/test-all-usage-redis-setting-add-usage.golden b/cmd/scw/testdata/test-all-usage-redis-setting-add-usage.golden
index faba137d44..52c8094947 100644
--- a/cmd/scw/testdata/test-all-usage-redis-setting-add-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-setting-add-usage.golden
@@ -9,7 +9,7 @@ ARGS:
cluster-id UUID of the cluster you want to add settings to
[settings.{index}.value] Value of the setting
[settings.{index}.name] Name of the setting
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for add
diff --git a/cmd/scw/testdata/test-all-usage-redis-setting-delete-usage.golden b/cmd/scw/testdata/test-all-usage-redis-setting-delete-usage.golden
index 5bfdcc6309..0f9c300794 100644
--- a/cmd/scw/testdata/test-all-usage-redis-setting-delete-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-setting-delete-usage.golden
@@ -8,7 +8,7 @@ USAGE:
ARGS:
cluster-id UUID of the cluster where the settings has to be set
setting-name Setting name to delete
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for delete
diff --git a/cmd/scw/testdata/test-all-usage-redis-setting-set-usage.golden b/cmd/scw/testdata/test-all-usage-redis-setting-set-usage.golden
index 283f520951..82dadc92b6 100644
--- a/cmd/scw/testdata/test-all-usage-redis-setting-set-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-setting-set-usage.golden
@@ -9,7 +9,7 @@ ARGS:
cluster-id UUID of the cluster where the settings has to be set
[settings.{index}.value] Value of the setting
[settings.{index}.name] Name of the setting
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for set
diff --git a/cmd/scw/testdata/test-all-usage-redis-version-list-usage.golden b/cmd/scw/testdata/test-all-usage-redis-version-list-usage.golden
index 223731355b..a64adc5e30 100644
--- a/cmd/scw/testdata/test-all-usage-redis-version-list-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-redis-version-list-usage.golden
@@ -10,7 +10,7 @@ ARGS:
[include-beta] Whether or not to include beta Redis™ engine versions
[include-deprecated] Whether or not to include deprecated Redis™ engine versions
[version] List Redis™ engine versions that match a given name pattern
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
FLAGS:
-h, --help help for list
diff --git a/docs/commands/redis.md b/docs/commands/redis.md
index cc1547fa28..7b23ccdc38 100644
--- a/docs/commands/redis.md
+++ b/docs/commands/redis.md
@@ -56,7 +56,7 @@ scw redis acl add [arg=value ...]
| cluster-id | Required | UUID of the cluster you want to add acl rules to |
| acl-rules.{index}.ip-cidr | | IPv4 network address of the rule |
| acl-rules.{index}.description | | Description of the rule |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -76,7 +76,7 @@ scw redis acl delete [arg=value ...]
| Name | | Description |
|------|---|-------------|
| acl-id | Required | UUID of the acl rule you want to delete |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -96,7 +96,7 @@ scw redis acl get [arg=value ...]
| Name | | Description |
|------|---|-------------|
| acl-id | Required | UUID of the acl rule you want to get |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -118,7 +118,7 @@ scw redis acl set [arg=value ...]
| cluster-id | Required | UUID of the cluster where the ACL rules has to be set |
| acl-rules.{index}.ip-cidr | | IPv4 network address of the rule |
| acl-rules.{index}.description | | Description of the rule |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -158,7 +158,7 @@ scw redis cluster create [arg=value ...]
| tls-enabled | | Whether or not TLS is enabled |
| cluster-settings.{index}.value | | Value of the setting |
| cluster-settings.{index}.name | | Name of the setting |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -178,7 +178,7 @@ scw redis cluster delete [arg=value ...]
| Name | | Description |
|------|---|-------------|
| cluster-id | Required | UUID of the cluster to delete |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -198,7 +198,7 @@ scw redis cluster get [arg=value ...]
| Name | | Description |
|------|---|-------------|
| cluster-id | Required | UUID of the cluster |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -218,7 +218,7 @@ scw redis cluster get-certificate [arg=value ...]
| Name | | Description |
|------|---|-------------|
| cluster-id | Required | UUID of the cluster |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -243,7 +243,7 @@ scw redis cluster list [arg=value ...]
| project-id | | Project ID to list the cluster of |
| version | | Version of the clusters to filter upon |
| organization-id | | Organization ID to list the cluster of |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -266,7 +266,7 @@ scw redis cluster metrics [arg=value ...]
| start-at | | Start date to gather metrics from |
| end-at | | End date to gather metrics from |
| metric-name | | Name of the metric to gather |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -289,7 +289,7 @@ scw redis cluster migrate [arg=value ...]
| node-type | | Type of node to use for the cluster |
| cluster-size | | Number of nodes for the cluster |
| cluster-id | Required | UUID of the cluster to update |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -309,7 +309,7 @@ scw redis cluster renew-certificate [arg=value ...]
| Name | | Description |
|------|---|-------------|
| cluster-id | Required | UUID of the cluster |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -333,7 +333,7 @@ scw redis cluster update [arg=value ...]
| user-name | | Name of the cluster user |
| password | | Password of the cluster user |
| cluster-id | Required | UUID of the cluster to update |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -361,7 +361,7 @@ scw redis endpoint add [arg=value ...]
| cluster-id | Required | UUID of the cluster you want to add endpoints to |
| endpoints.{index}.private-network.id | | UUID of the private network to be connected to the cluster |
| endpoints.{index}.private-network.service-ips.{index} | | Endpoint IPv4 adress with a CIDR notation. You must provide at least one IPv4 per node. Check documentation about IP and subnet limitation. |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -381,7 +381,7 @@ scw redis endpoint delete [arg=value ...]
| Name | | Description |
|------|---|-------------|
| endpoint-id | Required | UUID of the endpoint you want to delete |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -401,7 +401,7 @@ scw redis endpoint get [arg=value ...]
| Name | | Description |
|------|---|-------------|
| endpoint-id | Required | UUID of the endpoint you want to get |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -423,7 +423,7 @@ scw redis endpoint set [arg=value ...]
| cluster-id | Required | UUID of the cluster where the endpoints has to be set |
| endpoints.{index}.private-network.id | | UUID of the private network to be connected to the cluster |
| endpoints.{index}.private-network.service-ips.{index} | | Endpoint IPv4 adress with a CIDR notation. You must provide at least one IPv4 per node. Check documentation about IP and subnet limitation. |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -449,7 +449,7 @@ scw redis node-type list [arg=value ...]
| Name | | Description |
|------|---|-------------|
| include-disabled-types | | Whether or not to include disabled types |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -477,7 +477,7 @@ scw redis setting add [arg=value ...]
| cluster-id | Required | UUID of the cluster you want to add settings to |
| settings.{index}.value | | Value of the setting |
| settings.{index}.name | | Name of the setting |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -498,7 +498,7 @@ scw redis setting delete [arg=value ...]
|------|---|-------------|
| cluster-id | Required | UUID of the cluster where the settings has to be set |
| setting-name | Required | Setting name to delete |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -520,7 +520,7 @@ scw redis setting set [arg=value ...]
| cluster-id | Required | UUID of the cluster where the settings has to be set |
| settings.{index}.value | | Value of the setting |
| settings.{index}.name | | Name of the setting |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
@@ -548,7 +548,7 @@ scw redis version list [arg=value ...]
| include-beta | | Whether or not to include beta Redis™ engine versions |
| include-deprecated | | Whether or not to include deprecated Redis™ engine versions |
| version | | List Redis™ engine versions that match a given name pattern |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1` | Zone to target. If none is passed will use default zone from the config |
+| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2` | Zone to target. If none is passed will use default zone from the config |
diff --git a/go.mod b/go.mod
index eae99b06a4..690046c62f 100644
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,7 @@ require (
github.com/kubernetes-client/go-base v0.0.0-20190205182333-3d0e39759d98
github.com/mattn/go-colorable v0.1.13
github.com/mattn/go-isatty v0.0.16
- github.com/scaleway/scaleway-sdk-go v1.0.0-beta.9.0.20221028091551-ad6d8eb6e1ee
+ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.9.0.20221028135716-52f31ff92d45
github.com/spf13/cobra v1.6.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.1
diff --git a/go.sum b/go.sum
index 2fd44299af..ff2ad68b47 100644
--- a/go.sum
+++ b/go.sum
@@ -71,8 +71,8 @@ github.com/pkg/term v1.1.0/go.mod h1:E25nymQcrSllhX42Ok8MRm1+hyBdHY0dCeiKZ9jpNGw
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
-github.com/scaleway/scaleway-sdk-go v1.0.0-beta.9.0.20221028091551-ad6d8eb6e1ee h1:pyJiFC0/YpS0EFVKF3LnYwDWbYh5n5480bDQ8QBnmds=
-github.com/scaleway/scaleway-sdk-go v1.0.0-beta.9.0.20221028091551-ad6d8eb6e1ee/go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg=
+github.com/scaleway/scaleway-sdk-go v1.0.0-beta.9.0.20221028135716-52f31ff92d45 h1:nmTv5yXEYMxlGi5keSEh2J324bKQidqUae4XcmzmPPA=
+github.com/scaleway/scaleway-sdk-go v1.0.0-beta.9.0.20221028135716-52f31ff92d45/go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg=
github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ=
github.com/sergi/go-diff v1.2.0/go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM=
github.com/spf13/cobra v1.6.1 h1:o94oiPyS4KD1mPy2fmcYYHHfCxLqYjJOhGsCHFZtEzA=
diff --git a/internal/namespaces/redis/v1/redis_cli.go b/internal/namespaces/redis/v1/redis_cli.go
index d3bdade3bc..ea47c0b46f 100644
--- a/internal/namespaces/redis/v1/redis_cli.go
+++ b/internal/namespaces/redis/v1/redis_cli.go
@@ -227,7 +227,7 @@ func redisClusterCreate() *core.Command {
Deprecated: false,
Positional: false,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.CreateClusterRequest)
@@ -285,7 +285,7 @@ func redisClusterUpdate() *core.Command {
Deprecated: false,
Positional: true,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.UpdateClusterRequest)
@@ -315,7 +315,7 @@ func redisClusterGet() *core.Command {
Deprecated: false,
Positional: true,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.GetClusterRequest)
@@ -381,7 +381,7 @@ func redisClusterList() *core.Command {
Deprecated: false,
Positional: false,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.ListClustersRequest)
@@ -436,7 +436,7 @@ func redisClusterMigrate() *core.Command {
Deprecated: false,
Positional: true,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.MigrateClusterRequest)
@@ -466,7 +466,7 @@ func redisClusterDelete() *core.Command {
Deprecated: false,
Positional: true,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.DeleteClusterRequest)
@@ -517,7 +517,7 @@ func redisClusterMetrics() *core.Command {
Deprecated: false,
Positional: false,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.GetClusterMetricsRequest)
@@ -547,7 +547,7 @@ func redisNodeTypeList() *core.Command {
Deprecated: false,
Positional: false,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.ListNodeTypesRequest)
@@ -602,7 +602,7 @@ func redisVersionList() *core.Command {
Deprecated: false,
Positional: false,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.ListClusterVersionsRequest)
@@ -636,7 +636,7 @@ func redisClusterGetCertificate() *core.Command {
Deprecated: false,
Positional: true,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.GetClusterCertificateRequest)
@@ -666,7 +666,7 @@ func redisClusterRenewCertificate() *core.Command {
Deprecated: false,
Positional: true,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.RenewClusterCertificateRequest)
@@ -710,7 +710,7 @@ func redisSettingAdd() *core.Command {
Deprecated: false,
Positional: false,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.AddClusterSettingsRequest)
@@ -747,7 +747,7 @@ func redisSettingDelete() *core.Command {
Deprecated: false,
Positional: false,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.DeleteClusterSettingRequest)
@@ -791,7 +791,7 @@ func redisSettingSet() *core.Command {
Deprecated: false,
Positional: false,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.SetClusterSettingsRequest)
@@ -835,7 +835,7 @@ func redisACLSet() *core.Command {
Deprecated: false,
Positional: false,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.SetACLRulesRequest)
@@ -879,7 +879,7 @@ func redisACLAdd() *core.Command {
Deprecated: false,
Positional: false,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.AddACLRulesRequest)
@@ -909,7 +909,7 @@ func redisACLDelete() *core.Command {
Deprecated: false,
Positional: false,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.DeleteACLRuleRequest)
@@ -939,7 +939,7 @@ func redisACLGet() *core.Command {
Deprecated: false,
Positional: true,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.GetACLRuleRequest)
@@ -983,7 +983,7 @@ func redisEndpointSet() *core.Command {
Deprecated: false,
Positional: false,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.SetEndpointsRequest)
@@ -1027,7 +1027,7 @@ func redisEndpointAdd() *core.Command {
Deprecated: false,
Positional: false,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.AddEndpointsRequest)
@@ -1057,7 +1057,7 @@ func redisEndpointDelete() *core.Command {
Deprecated: false,
Positional: false,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.DeleteEndpointRequest)
@@ -1087,7 +1087,7 @@ func redisEndpointGet() *core.Command {
Deprecated: false,
Positional: true,
},
- core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1),
+ core.ZoneArgSpec(scw.ZoneFrPar1, scw.ZoneFrPar2, scw.ZoneNlAms1, scw.ZoneNlAms2, scw.ZonePlWaw1, scw.ZonePlWaw2),
},
Run: func(ctx context.Context, args interface{}) (i interface{}, e error) {
request := args.(*redis.GetEndpointRequest)