diff --git a/cmd/scw/testdata/test-all-usage-datawarehouse-deployment-create-usage.golden b/cmd/scw/testdata/test-all-usage-datawarehouse-deployment-create-usage.golden
index ba80cb97ad..d0efced1b5 100644
--- a/cmd/scw/testdata/test-all-usage-datawarehouse-deployment-create-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-datawarehouse-deployment-create-usage.golden
@@ -11,6 +11,7 @@ ARGS:
[tags.{index}] Tags to apply to the deployment
[version] ClickHouse® version to use for the deployment
[replica-count] Number of replicas for the deployment
+ [shard-count] Number of shard for the deployment
[password] Password for the initial user
[cpu-min] Minimum CPU count for the deployment
[cpu-max] Maximum CPU count for the deployment
diff --git a/cmd/scw/testdata/test-all-usage-instance-image-create-usage.golden b/cmd/scw/testdata/test-all-usage-instance-image-create-usage.golden
index d6f317acfc..dcde53f27d 100644
--- a/cmd/scw/testdata/test-all-usage-instance-image-create-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-image-create-usage.golden
@@ -22,7 +22,7 @@ ARGS:
[tags.{index}] Tags of the image
[public] True to create a public image
[organization-id] Organization ID to use. If none is passed the default organization ID will be used
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
DEPRECATED ARGS:
[additional-volumes.{index}.organization-id] Organization ID that own the additional snapshot
diff --git a/cmd/scw/testdata/test-all-usage-instance-image-delete-usage.golden b/cmd/scw/testdata/test-all-usage-instance-image-delete-usage.golden
index f074929840..fa0de78c8a 100644
--- a/cmd/scw/testdata/test-all-usage-instance-image-delete-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-image-delete-usage.golden
@@ -15,7 +15,7 @@ EXAMPLES:
ARGS:
image-id UUID of the image you want to delete
[with-snapshots] Delete the snapshots attached to this image
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for delete
diff --git a/cmd/scw/testdata/test-all-usage-instance-image-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-image-get-usage.golden
index 59c33995f3..b1c826eade 100644
--- a/cmd/scw/testdata/test-all-usage-instance-image-get-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-image-get-usage.golden
@@ -14,7 +14,7 @@ EXAMPLES:
ARGS:
image-id UUID of the image 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 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for get
diff --git a/cmd/scw/testdata/test-all-usage-instance-image-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-image-list-usage.golden
index 39bb99b4e6..d7ddc7bb1e 100644
--- a/cmd/scw/testdata/test-all-usage-instance-image-list-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-image-list-usage.golden
@@ -15,7 +15,7 @@ ARGS:
[project-id]
[tags]
[organization-id]
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | all)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1 | all)
FLAGS:
-h, --help help for list
diff --git a/cmd/scw/testdata/test-all-usage-instance-image-update-usage.golden b/cmd/scw/testdata/test-all-usage-instance-image-update-usage.golden
index 31b5bc3b8e..9d915b49a5 100644
--- a/cmd/scw/testdata/test-all-usage-instance-image-update-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-image-update-usage.golden
@@ -12,7 +12,7 @@ ARGS:
[extra-volumes.{key}.id] UUID of the snapshot
[tags.{index}] Tags of the image
[public] True to set the image as public
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for update
diff --git a/cmd/scw/testdata/test-all-usage-instance-ip-create-usage.golden b/cmd/scw/testdata/test-all-usage-instance-ip-create-usage.golden
index 83c2e20e77..ae1eede910 100644
--- a/cmd/scw/testdata/test-all-usage-instance-ip-create-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-ip-create-usage.golden
@@ -21,7 +21,7 @@ ARGS:
[server] UUID of the Instance you want to attach the IP to
[type] IP type to reserve (either 'routed_ipv4' or 'routed_ipv6') (unknown_iptype | routed_ipv4 | routed_ipv6)
[organization-id] Organization ID to use. If none is passed the default organization ID will be used
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for create
diff --git a/cmd/scw/testdata/test-all-usage-instance-ip-delete-usage.golden b/cmd/scw/testdata/test-all-usage-instance-ip-delete-usage.golden
index 5967aa12ef..5d14b2bc84 100644
--- a/cmd/scw/testdata/test-all-usage-instance-ip-delete-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-ip-delete-usage.golden
@@ -17,7 +17,7 @@ EXAMPLES:
ARGS:
ip ID or address of the IP 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 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for delete
diff --git a/cmd/scw/testdata/test-all-usage-instance-ip-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-ip-get-usage.golden
index ddd83ba24d..321d335748 100644
--- a/cmd/scw/testdata/test-all-usage-instance-ip-get-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-ip-get-usage.golden
@@ -17,7 +17,7 @@ EXAMPLES:
ARGS:
ip IP ID or address 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 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for get
diff --git a/cmd/scw/testdata/test-all-usage-instance-ip-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-ip-list-usage.golden
index bfc24bd388..d72e113170 100644
--- a/cmd/scw/testdata/test-all-usage-instance-ip-list-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-ip-list-usage.golden
@@ -18,7 +18,7 @@ ARGS:
[name] Filter on the IP address (Works as a LIKE operation on the IP address)
[type] Filter on the IP Mobility IP type (whose value should be either 'routed_ipv4' or 'routed_ipv6')
[organization-id] Organization ID in which the IPs are reserved
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | all)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1 | all)
FLAGS:
-h, --help help for list
diff --git a/cmd/scw/testdata/test-all-usage-instance-ip-update-usage.golden b/cmd/scw/testdata/test-all-usage-instance-ip-update-usage.golden
index 893d159cae..816ec110fe 100644
--- a/cmd/scw/testdata/test-all-usage-instance-ip-update-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-ip-update-usage.golden
@@ -20,7 +20,7 @@ ARGS:
[reverse] Reverse domain name
[type] Should have no effect (unknown_iptype | routed_ipv4 | routed_ipv6)
[tags.{index}] An array of keywords you want to tag this IP with
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for update
diff --git a/cmd/scw/testdata/test-all-usage-instance-placement-group-create-usage.golden b/cmd/scw/testdata/test-all-usage-instance-placement-group-create-usage.golden
index 0b035cdf1a..0a0b2cb134 100644
--- a/cmd/scw/testdata/test-all-usage-instance-placement-group-create-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-placement-group-create-usage.golden
@@ -31,7 +31,7 @@ ARGS:
[policy-mode] Operating mode of the placement group (optional | enforced)
[policy-type] Policy type of the placement group (max_availability | low_latency)
[organization-id] Organization ID to use. If none is passed the default organization ID will be used
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for create
diff --git a/cmd/scw/testdata/test-all-usage-instance-placement-group-delete-usage.golden b/cmd/scw/testdata/test-all-usage-instance-placement-group-delete-usage.golden
index 08520470e7..05af73d9ed 100644
--- a/cmd/scw/testdata/test-all-usage-instance-placement-group-delete-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-placement-group-delete-usage.golden
@@ -14,7 +14,7 @@ EXAMPLES:
ARGS:
placement-group-id UUID of the placement group 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 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for delete
diff --git a/cmd/scw/testdata/test-all-usage-instance-placement-group-get-servers-usage.golden b/cmd/scw/testdata/test-all-usage-instance-placement-group-get-servers-usage.golden
index 6a61779dc8..6cad72f60a 100644
--- a/cmd/scw/testdata/test-all-usage-instance-placement-group-get-servers-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-placement-group-get-servers-usage.golden
@@ -7,7 +7,7 @@ USAGE:
ARGS:
placement-group-id UUID of the placement group 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 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for get-servers
diff --git a/cmd/scw/testdata/test-all-usage-instance-placement-group-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-placement-group-get-usage.golden
index d9de0d156d..cd42eda7ae 100644
--- a/cmd/scw/testdata/test-all-usage-instance-placement-group-get-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-placement-group-get-usage.golden
@@ -11,7 +11,7 @@ EXAMPLES:
ARGS:
placement-group-id UUID of the placement group 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 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for get
diff --git a/cmd/scw/testdata/test-all-usage-instance-placement-group-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-placement-group-list-usage.golden
index 57ecf8728d..85c46689f4 100644
--- a/cmd/scw/testdata/test-all-usage-instance-placement-group-list-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-placement-group-list-usage.golden
@@ -17,7 +17,7 @@ ARGS:
[tags] List placement groups with these exact tags (to filter with several tags, use commas to separate them)
[name] Filter placement groups by name (for eg. "cluster1" will return "cluster100" and "cluster1" but not "foo")
[organization-id] List only placement groups of this Organization ID
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | all)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1 | all)
FLAGS:
-h, --help help for list
diff --git a/cmd/scw/testdata/test-all-usage-instance-placement-group-set-servers-usage.golden b/cmd/scw/testdata/test-all-usage-instance-placement-group-set-servers-usage.golden
index 843fc09105..37d83b6559 100644
--- a/cmd/scw/testdata/test-all-usage-instance-placement-group-set-servers-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-placement-group-set-servers-usage.golden
@@ -12,7 +12,7 @@ EXAMPLES:
ARGS:
placement-group-id UUID of the placement group you want to set
servers.{index} An array of the Instances' UUIDs you want to configure
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for set-servers
diff --git a/cmd/scw/testdata/test-all-usage-instance-placement-group-set-usage.golden b/cmd/scw/testdata/test-all-usage-instance-placement-group-set-usage.golden
index 59f833ec8f..c7692ad896 100644
--- a/cmd/scw/testdata/test-all-usage-instance-placement-group-set-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-placement-group-set-usage.golden
@@ -13,7 +13,7 @@ ARGS:
[project] Project ID to use. If none is passed the default project ID will be used
[tags.{index}]
[organization] Organization ID to use. If none is passed the default organization ID will be used
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for set
diff --git a/cmd/scw/testdata/test-all-usage-instance-placement-group-update-servers-usage.golden b/cmd/scw/testdata/test-all-usage-instance-placement-group-update-servers-usage.golden
index a36d8de502..f9a8dd18f5 100644
--- a/cmd/scw/testdata/test-all-usage-instance-placement-group-update-servers-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-placement-group-update-servers-usage.golden
@@ -8,7 +8,7 @@ USAGE:
ARGS:
placement-group-id UUID of the placement group you want to update
servers.{index} An array of the Instances' UUIDs you want to configure
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for update-servers
diff --git a/cmd/scw/testdata/test-all-usage-instance-placement-group-update-usage.golden b/cmd/scw/testdata/test-all-usage-instance-placement-group-update-usage.golden
index 5857fbef9b..4ddbaa5161 100644
--- a/cmd/scw/testdata/test-all-usage-instance-placement-group-update-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-placement-group-update-usage.golden
@@ -21,7 +21,7 @@ ARGS:
[tags.{index}] Tags of the placement group
[policy-mode] Operating mode of the placement group (optional | enforced)
[policy-type] Policy type of the placement group (max_availability | low_latency)
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for update
diff --git a/cmd/scw/testdata/test-all-usage-instance-private-nic-create-usage.golden b/cmd/scw/testdata/test-all-usage-instance-private-nic-create-usage.golden
index cbb69a0acf..f898055754 100644
--- a/cmd/scw/testdata/test-all-usage-instance-private-nic-create-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-private-nic-create-usage.golden
@@ -10,7 +10,7 @@ ARGS:
private-network-id UUID of the private network where the private NIC will be attached
[tags.{index}] Private NIC tags
[ipam-ip-ids.{index}] UUID of IPAM ips, to be attached to the instance in the requested private network
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
DEPRECATED ARGS:
[ip-ids.{index}] Ip_ids defined from IPAM
diff --git a/cmd/scw/testdata/test-all-usage-instance-private-nic-delete-usage.golden b/cmd/scw/testdata/test-all-usage-instance-private-nic-delete-usage.golden
index 7473ab3eae..430a8a4f11 100644
--- a/cmd/scw/testdata/test-all-usage-instance-private-nic-delete-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-private-nic-delete-usage.golden
@@ -8,7 +8,7 @@ USAGE:
ARGS:
server-id Instance to which the private NIC is attached
private-nic-id Private NIC unique ID
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for delete
diff --git a/cmd/scw/testdata/test-all-usage-instance-private-nic-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-private-nic-get-usage.golden
index b4f1d64847..9ed184a917 100644
--- a/cmd/scw/testdata/test-all-usage-instance-private-nic-get-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-private-nic-get-usage.golden
@@ -8,7 +8,7 @@ USAGE:
ARGS:
server-id Instance to which the private NIC is attached
private-nic-id The private NIC unique ID or MAC address
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for get
diff --git a/cmd/scw/testdata/test-all-usage-instance-private-nic-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-private-nic-list-usage.golden
index 8e72d65452..41d8e5be5c 100644
--- a/cmd/scw/testdata/test-all-usage-instance-private-nic-list-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-private-nic-list-usage.golden
@@ -15,7 +15,7 @@ EXAMPLES:
ARGS:
server-id Instance to which the private NIC is attached
[tags] Private NIC tags
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | all)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1 | all)
FLAGS:
-h, --help help for list
diff --git a/cmd/scw/testdata/test-all-usage-instance-private-nic-update-usage.golden b/cmd/scw/testdata/test-all-usage-instance-private-nic-update-usage.golden
index 460cc26cbb..c61b70f237 100644
--- a/cmd/scw/testdata/test-all-usage-instance-private-nic-update-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-private-nic-update-usage.golden
@@ -13,7 +13,7 @@ ARGS:
server-id UUID of the Instance the private NIC will be attached to
private-nic-id Private NIC unique ID
[tags.{index}] Tags used to select private NIC/s
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for update
diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-create-rule-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-create-rule-usage.golden
index 4a71ddf86c..17db1d52ad 100644
--- a/cmd/scw/testdata/test-all-usage-instance-security-group-create-rule-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-security-group-create-rule-usage.golden
@@ -31,7 +31,7 @@ ARGS:
[dest-port-to] End of the range of ports to apply this rule to (inclusive)
[position] Position of this rule in the security group rules list
[editable] Indicates if this rule is editable (will be ignored)
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for create-rule
diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-create-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-create-usage.golden
index 43a6250b13..69d942a305 100644
--- a/cmd/scw/testdata/test-all-usage-instance-security-group-create-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-security-group-create-usage.golden
@@ -32,7 +32,7 @@ ARGS:
[outbound-default-policy=accept] Default policy for outbound rules (unknown_policy | accept | drop)
[enable-default-security] True to block SMTP on IPv4 and IPv6. This feature is read only, please open a support ticket if you need to make it configurable
[organization-id] Organization ID to use. If none is passed the default organization ID will be used
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
DEPRECATED ARGS:
[organization-default] Defines whether this security group becomes the default security group for new Instances
diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-delete-rule-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-delete-rule-usage.golden
index f78224eb55..1e107a40c5 100644
--- a/cmd/scw/testdata/test-all-usage-instance-security-group-delete-rule-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-security-group-delete-rule-usage.golden
@@ -12,7 +12,7 @@ EXAMPLES:
ARGS:
security-group-id
security-group-rule-id
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for delete-rule
diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-delete-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-delete-usage.golden
index e778647ac9..db6a69d202 100644
--- a/cmd/scw/testdata/test-all-usage-instance-security-group-delete-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-security-group-delete-usage.golden
@@ -11,7 +11,7 @@ EXAMPLES:
ARGS:
security-group-id UUID of the security group 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 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for delete
diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-get-rule-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-get-rule-usage.golden
index 1c9b4f4d4a..9f9b3edafe 100644
--- a/cmd/scw/testdata/test-all-usage-instance-security-group-get-rule-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-security-group-get-rule-usage.golden
@@ -12,7 +12,7 @@ EXAMPLES:
ARGS:
security-group-id
security-group-rule-id
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for get-rule
diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-get-usage.golden
index 13973cc735..9f0bbeae02 100644
--- a/cmd/scw/testdata/test-all-usage-instance-security-group-get-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-security-group-get-usage.golden
@@ -11,7 +11,7 @@ EXAMPLES:
ARGS:
security-group-id UUID of the security group 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 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for get
diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-list-default-rules-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-list-default-rules-usage.golden
index 0ebf4494c0..d7be004e99 100644
--- a/cmd/scw/testdata/test-all-usage-instance-security-group-list-default-rules-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-security-group-list-default-rules-usage.golden
@@ -6,7 +6,7 @@ USAGE:
scw instance security-group list-default-rules [arg=value ...]
ARGS:
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for list-default-rules
diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-list-rules-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-list-rules-usage.golden
index 93cb46550a..84cdfedde7 100644
--- a/cmd/scw/testdata/test-all-usage-instance-security-group-list-rules-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-security-group-list-rules-usage.golden
@@ -7,7 +7,7 @@ USAGE:
ARGS:
security-group-id UUID of the security group
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | all)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1 | all)
FLAGS:
-h, --help help for list-rules
diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-list-usage.golden
index 6a3cc3c1d0..d57dc9908b 100644
--- a/cmd/scw/testdata/test-all-usage-instance-security-group-list-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-security-group-list-usage.golden
@@ -15,7 +15,7 @@ ARGS:
[tags] List security groups with these exact tags (to filter with several tags, use commas to separate them)
[project-default] Filter security groups with this value for project_default
[organization-id] Security group Organization ID
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | all)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1 | all)
FLAGS:
-h, --help help for list
diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-set-rules-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-set-rules-usage.golden
index 5f46cc2643..a38781ca77 100644
--- a/cmd/scw/testdata/test-all-usage-instance-security-group-set-rules-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-security-group-set-rules-usage.golden
@@ -17,7 +17,7 @@ ARGS:
[rules.{index}.position] Position of this rule in the security group rules list. If several rules are passed with the same position, the resulting order is undefined
[rules.{index}.editable] Indicates if this rule is editable. Rules with the value false will be ignored
[rules.{index}.zone] Zone of the rule. This field is ignored
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for set-rules
diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-update-rule-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-update-rule-usage.golden
index 80cb66ac3f..9a8f859d23 100644
--- a/cmd/scw/testdata/test-all-usage-instance-security-group-update-rule-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-security-group-update-rule-usage.golden
@@ -15,7 +15,7 @@ ARGS:
[dest-port-from] Beginning of the range of ports this rule applies to (inclusive). If 0 is provided, unset the parameter.
[dest-port-to] End of the range of ports this rule applies to (inclusive). If 0 is provided, unset the parameter.
[position] Position of this rule in the security group rules list
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for update-rule
diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-update-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-update-usage.golden
index 0855ced146..f5cd08cc86 100644
--- a/cmd/scw/testdata/test-all-usage-instance-security-group-update-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-security-group-update-usage.golden
@@ -15,7 +15,7 @@ ARGS:
[project-default] True use this security group for future Instances created in this project
[outbound-default-policy] Default outbound policy (unknown_policy | accept | drop)
[stateful] True to set the security group as stateful
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
DEPRECATED ARGS:
[organization-default] Please use project_default instead
diff --git a/cmd/scw/testdata/test-all-usage-instance-server-attach-filesystem-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-attach-filesystem-usage.golden
index fabb8a3305..0877dd5099 100644
--- a/cmd/scw/testdata/test-all-usage-instance-server-attach-filesystem-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-server-attach-filesystem-usage.golden
@@ -8,7 +8,7 @@ USAGE:
ARGS:
server-id
[filesystem-id]
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for attach-filesystem
diff --git a/cmd/scw/testdata/test-all-usage-instance-server-attach-volume-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-attach-volume-usage.golden
index b20a4824f1..08fea70b62 100644
--- a/cmd/scw/testdata/test-all-usage-instance-server-attach-volume-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-server-attach-volume-usage.golden
@@ -10,7 +10,7 @@ ARGS:
[volume-id]
[volume-type] (unknown_volume_type | l_ssd | b_ssd | sbs_volume)
[boot]
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for attach-volume
diff --git a/cmd/scw/testdata/test-all-usage-instance-server-detach-filesystem-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-detach-filesystem-usage.golden
index 4024b88eae..81d0d28d5a 100644
--- a/cmd/scw/testdata/test-all-usage-instance-server-detach-filesystem-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-server-detach-filesystem-usage.golden
@@ -8,7 +8,7 @@ USAGE:
ARGS:
server-id
[filesystem-id]
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for detach-filesystem
diff --git a/cmd/scw/testdata/test-all-usage-instance-server-detach-volume-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-detach-volume-usage.golden
index b899af2964..461005c7a9 100644
--- a/cmd/scw/testdata/test-all-usage-instance-server-detach-volume-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-server-detach-volume-usage.golden
@@ -8,7 +8,7 @@ USAGE:
ARGS:
server-id
[volume-id]
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for detach-volume
diff --git a/cmd/scw/testdata/test-all-usage-instance-server-get-compatible-types-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-get-compatible-types-usage.golden
index ef83091f3d..a26bd41f8f 100644
--- a/cmd/scw/testdata/test-all-usage-instance-server-get-compatible-types-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-server-get-compatible-types-usage.golden
@@ -12,7 +12,7 @@ USAGE:
ARGS:
server-id UUID of the Instance 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 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for get-compatible-types
diff --git a/cmd/scw/testdata/test-all-usage-instance-server-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-get-usage.golden
index 5cc9e3fdf8..2874f46353 100644
--- a/cmd/scw/testdata/test-all-usage-instance-server-get-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-server-get-usage.golden
@@ -11,7 +11,7 @@ EXAMPLES:
ARGS:
server-id UUID of the Instance 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 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for get
diff --git a/cmd/scw/testdata/test-all-usage-instance-server-list-actions-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-list-actions-usage.golden
index c0b825d56b..ade9db1d30 100644
--- a/cmd/scw/testdata/test-all-usage-instance-server-list-actions-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-server-list-actions-usage.golden
@@ -7,7 +7,7 @@ USAGE:
ARGS:
server-id
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for list-actions
diff --git a/cmd/scw/testdata/test-all-usage-instance-server-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-list-usage.golden
index a9c3af955a..c45686e062 100644
--- a/cmd/scw/testdata/test-all-usage-instance-server-list-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-server-list-usage.golden
@@ -32,7 +32,7 @@ ARGS:
[private-nic-mac-address] List Instances associated with the given private NIC MAC address
[servers] List Instances from these server ids (use commas to separate them)
[organization-id] List only Instances of this Organization ID
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | all)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1 | all)
DEPRECATED ARGS:
[private-ip] List Instances by private_ip
diff --git a/cmd/scw/testdata/test-all-usage-instance-server-type-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-type-get-usage.golden
index 6943b00e4a..c4e631930c 100644
--- a/cmd/scw/testdata/test-all-usage-instance-server-type-get-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-server-type-get-usage.golden
@@ -6,7 +6,7 @@ USAGE:
scw instance server-type get [arg=value ...]
ARGS:
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for get
diff --git a/cmd/scw/testdata/test-all-usage-instance-server-type-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-type-list-usage.golden
index 3590f6708a..439e8eb692 100644
--- a/cmd/scw/testdata/test-all-usage-instance-server-type-list-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-server-type-list-usage.golden
@@ -13,7 +13,7 @@ EXAMPLES:
scw instance server-type list zone=fr-par-1
ARGS:
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for list
diff --git a/cmd/scw/testdata/test-all-usage-instance-server-update-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-update-usage.golden
index f4d8123676..48460a6f39 100644
--- a/cmd/scw/testdata/test-all-usage-instance-server-update-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-server-update-usage.golden
@@ -41,7 +41,7 @@ ARGS:
[private-nics.{index}] Instance private NICs
[commercial-type] Set the commercial_type for this Instance.
[admin-password-encryption-ssh-key-id] UUID of the SSH RSA key that will be used to encrypt the initial admin password for OS requiring it. Mandatory for Windows OS.
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
DEPRECATED ARGS:
[routed-ip-enabled] True to configure the instance so it uses the new routed IP mode (once this is set to True you cannot set it back to False)
diff --git a/cmd/scw/testdata/test-all-usage-instance-snapshot-apply-migration-usage.golden b/cmd/scw/testdata/test-all-usage-instance-snapshot-apply-migration-usage.golden
index 818f427c36..7a1914b621 100644
--- a/cmd/scw/testdata/test-all-usage-instance-snapshot-apply-migration-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-snapshot-apply-migration-usage.golden
@@ -8,7 +8,7 @@ USAGE:
ARGS:
snapshot-id The snapshot to migrate, along with potentially other resources, according to the migration plan generated with a call to the [Get a volume or snapshot's migration plan](#path-volumes-get-a-volume-or-snapshots-migration-plan) endpoint.
validation-key A value to be retrieved from a call to the [Get a volume or snapshot's migration plan](#path-volumes-get-a-volume-or-snapshots-migration-plan) endpoint, to confirm that the volume and/or snapshots specified in said plan should be migrated.
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for apply-migration
diff --git a/cmd/scw/testdata/test-all-usage-instance-snapshot-create-usage.golden b/cmd/scw/testdata/test-all-usage-instance-snapshot-create-usage.golden
index 0b09cc8b44..1191892faf 100644
--- a/cmd/scw/testdata/test-all-usage-instance-snapshot-create-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-snapshot-create-usage.golden
@@ -28,7 +28,7 @@ ARGS:
[key] Object key for snapshot imports
[size] Imported snapshot size, must be a multiple of 512
[organization-id] Organization ID to use. If none is passed the default organization ID will be used
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for create
diff --git a/cmd/scw/testdata/test-all-usage-instance-snapshot-delete-usage.golden b/cmd/scw/testdata/test-all-usage-instance-snapshot-delete-usage.golden
index b2e3d7576f..56b6c3c930 100644
--- a/cmd/scw/testdata/test-all-usage-instance-snapshot-delete-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-snapshot-delete-usage.golden
@@ -14,7 +14,7 @@ EXAMPLES:
ARGS:
snapshot-id UUID of the snapshot 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 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for delete
diff --git a/cmd/scw/testdata/test-all-usage-instance-snapshot-export-usage.golden b/cmd/scw/testdata/test-all-usage-instance-snapshot-export-usage.golden
index 0e851add9a..6f430f8029 100644
--- a/cmd/scw/testdata/test-all-usage-instance-snapshot-export-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-snapshot-export-usage.golden
@@ -13,7 +13,7 @@ ARGS:
[bucket] Object Storage bucket name
[key] Object key
snapshot-id Snapshot ID
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for export
diff --git a/cmd/scw/testdata/test-all-usage-instance-snapshot-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-snapshot-get-usage.golden
index dddc03be3a..4e8fbe18ee 100644
--- a/cmd/scw/testdata/test-all-usage-instance-snapshot-get-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-snapshot-get-usage.golden
@@ -14,7 +14,7 @@ EXAMPLES:
ARGS:
snapshot-id UUID of the snapshot 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 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for get
diff --git a/cmd/scw/testdata/test-all-usage-instance-snapshot-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-snapshot-list-usage.golden
index 124dbfbab3..efcf685039 100644
--- a/cmd/scw/testdata/test-all-usage-instance-snapshot-list-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-snapshot-list-usage.golden
@@ -18,7 +18,7 @@ ARGS:
[tags] List snapshots that have the requested tag
[base-volume-id] List snapshots originating only from this volume
[organization-id] List snapshots only for this Organization ID
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | all)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1 | all)
FLAGS:
-h, --help help for list
diff --git a/cmd/scw/testdata/test-all-usage-instance-snapshot-plan-migration-usage.golden b/cmd/scw/testdata/test-all-usage-instance-snapshot-plan-migration-usage.golden
index f9b1b53899..dfdf490c43 100644
--- a/cmd/scw/testdata/test-all-usage-instance-snapshot-plan-migration-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-snapshot-plan-migration-usage.golden
@@ -11,7 +11,7 @@ USAGE:
ARGS:
snapshot-id The snapshot for which the migration plan will be generated.
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for plan-migration
diff --git a/cmd/scw/testdata/test-all-usage-instance-snapshot-update-usage.golden b/cmd/scw/testdata/test-all-usage-instance-snapshot-update-usage.golden
index 7f7cc3b81d..ddaaece9f2 100644
--- a/cmd/scw/testdata/test-all-usage-instance-snapshot-update-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-snapshot-update-usage.golden
@@ -9,7 +9,7 @@ ARGS:
snapshot-id UUID of the snapshot
[name] Name of the snapshot
[tags.{index}] Tags of the snapshot
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for update
diff --git a/cmd/scw/testdata/test-all-usage-instance-user-data-delete-usage.golden b/cmd/scw/testdata/test-all-usage-instance-user-data-delete-usage.golden
index a6a31b1993..46a21beb9f 100644
--- a/cmd/scw/testdata/test-all-usage-instance-user-data-delete-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-user-data-delete-usage.golden
@@ -8,7 +8,7 @@ USAGE:
ARGS:
server-id UUID of the Instance
key Key of the user data 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 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for delete
diff --git a/cmd/scw/testdata/test-all-usage-instance-user-data-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-user-data-get-usage.golden
index e30066b0f6..cac400459d 100644
--- a/cmd/scw/testdata/test-all-usage-instance-user-data-get-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-user-data-get-usage.golden
@@ -8,7 +8,7 @@ USAGE:
ARGS:
server-id UUID of the Instance
key Key of the user data 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 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for get
diff --git a/cmd/scw/testdata/test-all-usage-instance-user-data-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-user-data-list-usage.golden
index bb406ed3ca..ef7e9217dd 100644
--- a/cmd/scw/testdata/test-all-usage-instance-user-data-list-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-user-data-list-usage.golden
@@ -7,7 +7,7 @@ USAGE:
ARGS:
server-id UUID of the Instance
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for list
diff --git a/cmd/scw/testdata/test-all-usage-instance-user-data-set-usage.golden b/cmd/scw/testdata/test-all-usage-instance-user-data-set-usage.golden
index 7922432a9d..4034025856 100644
--- a/cmd/scw/testdata/test-all-usage-instance-user-data-set-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-user-data-set-usage.golden
@@ -9,7 +9,7 @@ ARGS:
server-id UUID of the Instance
key Key of the user data to set
content Content of the user data (Support file loading with @/path/to/file)
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for set
diff --git a/cmd/scw/testdata/test-all-usage-instance-volume-apply-migration-usage.golden b/cmd/scw/testdata/test-all-usage-instance-volume-apply-migration-usage.golden
index de7fd7e108..a94e2f4272 100644
--- a/cmd/scw/testdata/test-all-usage-instance-volume-apply-migration-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-volume-apply-migration-usage.golden
@@ -8,7 +8,7 @@ USAGE:
ARGS:
volume-id The volume to migrate, along with potentially other resources, according to the migration plan generated with a call to the [Get a volume or snapshot's migration plan](#path-volumes-get-a-volume-or-snapshots-migration-plan) endpoint.
validation-key A value to be retrieved from a call to the [Get a volume or snapshot's migration plan](#path-volumes-get-a-volume-or-snapshots-migration-plan) endpoint, to confirm that the volume and/or snapshots specified in said plan should be migrated.
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for apply-migration
diff --git a/cmd/scw/testdata/test-all-usage-instance-volume-create-usage.golden b/cmd/scw/testdata/test-all-usage-instance-volume-create-usage.golden
index 8ac434beca..96ca252503 100644
--- a/cmd/scw/testdata/test-all-usage-instance-volume-create-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-volume-create-usage.golden
@@ -20,7 +20,7 @@ ARGS:
[size] Volume disk size, must be a multiple of 512
[base-snapshot] ID of the snapshot on which this volume will be based
[organization-id] Organization ID to use. If none is passed the default organization ID will be used
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for create
diff --git a/cmd/scw/testdata/test-all-usage-instance-volume-delete-usage.golden b/cmd/scw/testdata/test-all-usage-instance-volume-delete-usage.golden
index f15ee227bf..11e5d5fbfa 100644
--- a/cmd/scw/testdata/test-all-usage-instance-volume-delete-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-volume-delete-usage.golden
@@ -11,7 +11,7 @@ EXAMPLES:
ARGS:
volume-id UUID of the volume 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 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for delete
diff --git a/cmd/scw/testdata/test-all-usage-instance-volume-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-volume-get-usage.golden
index f74a805be0..4a7d9f96a0 100644
--- a/cmd/scw/testdata/test-all-usage-instance-volume-get-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-volume-get-usage.golden
@@ -11,7 +11,7 @@ EXAMPLES:
ARGS:
volume-id UUID of the volume 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 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for get
diff --git a/cmd/scw/testdata/test-all-usage-instance-volume-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-volume-list-usage.golden
index 3df816074b..b9ddc6615a 100644
--- a/cmd/scw/testdata/test-all-usage-instance-volume-list-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-volume-list-usage.golden
@@ -18,7 +18,7 @@ ARGS:
[tags] Filter volumes with these exact tags (to filter with several tags, use commas to separate them)
[name] Filter volume by name (for eg. "vol" will return "myvolume" but not "data")
[organization-id] Filter volume by Organization ID
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | all)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1 | all)
FLAGS:
-h, --help help for list
diff --git a/cmd/scw/testdata/test-all-usage-instance-volume-plan-migration-usage.golden b/cmd/scw/testdata/test-all-usage-instance-volume-plan-migration-usage.golden
index 737536bc4b..30c55fbca7 100644
--- a/cmd/scw/testdata/test-all-usage-instance-volume-plan-migration-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-volume-plan-migration-usage.golden
@@ -11,7 +11,7 @@ USAGE:
ARGS:
volume-id The volume for which the migration plan will be generated.
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for plan-migration
diff --git a/cmd/scw/testdata/test-all-usage-instance-volume-type-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-volume-type-list-usage.golden
index ec8b02512f..f05583e058 100644
--- a/cmd/scw/testdata/test-all-usage-instance-volume-type-list-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-volume-type-list-usage.golden
@@ -13,7 +13,7 @@ EXAMPLES:
scw instance volume-type list zone=fr-par-1
ARGS:
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for list
diff --git a/cmd/scw/testdata/test-all-usage-instance-volume-update-usage.golden b/cmd/scw/testdata/test-all-usage-instance-volume-update-usage.golden
index c5e6a7172b..e4ae633b75 100644
--- a/cmd/scw/testdata/test-all-usage-instance-volume-update-usage.golden
+++ b/cmd/scw/testdata/test-all-usage-instance-volume-update-usage.golden
@@ -20,7 +20,7 @@ ARGS:
[name] Volume name
[tags.{index}] Tags of the volume
[size] Volume disk size, must be a multiple of 512
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1)
FLAGS:
-h, --help help for update
diff --git a/docs/commands/datawarehouse.md b/docs/commands/datawarehouse.md
index a6b42117fc..5d13e4adff 100644
--- a/docs/commands/datawarehouse.md
+++ b/docs/commands/datawarehouse.md
@@ -121,6 +121,7 @@ scw datawarehouse deployment create [arg=value ...]
| tags.{index} | | Tags to apply to the deployment |
| version | | ClickHouse® version to use for the deployment |
| replica-count | | Number of replicas for the deployment |
+| shard-count | | Number of shard for the deployment |
| password | | Password for the initial user |
| cpu-min | | Minimum CPU count for the deployment |
| cpu-max | | Maximum CPU count for the deployment |
diff --git a/docs/commands/instance.md b/docs/commands/instance.md
index edf17dd75b..e6a47dc9d0 100644
--- a/docs/commands/instance.md
+++ b/docs/commands/instance.md
@@ -148,7 +148,7 @@ scw instance image create [arg=value ...]
| tags.{index} | | Tags of the image |
| public | | True to create a public image |
| organization-id | | Organization ID to use. If none is passed the default organization ID will be used |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -179,7 +179,7 @@ scw instance image delete [arg=value ...]
|------|---|-------------|
| image-id | Required | UUID of the image you want to delete |
| with-snapshots | | Delete the snapshots attached to this image |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -214,7 +214,7 @@ scw instance image get [arg=value ...]
| Name | | Description |
|------|---|-------------|
| image-id | Required | UUID of the image you want to get |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -253,7 +253,7 @@ scw instance image list [arg=value ...]
| project-id | | |
| tags | | |
| organization-id | | |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `all` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1`, `all` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -288,7 +288,7 @@ scw instance image update [arg=value ...]
| extra-volumes.{key}.id | | UUID of the snapshot |
| tags.{index} | | Tags of the image |
| public | | True to set the image as public |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -382,7 +382,7 @@ scw instance ip create [arg=value ...]
| server | | UUID of the Instance you want to attach the IP to |
| type | One of: `unknown_iptype`, `routed_ipv4`, `routed_ipv6` | IP type to reserve (either 'routed_ipv4' or 'routed_ipv6') |
| organization-id | | Organization ID to use. If none is passed the default organization ID will be used |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -422,7 +422,7 @@ scw instance ip delete [arg=value ...]
| Name | | Description |
|------|---|-------------|
| ip | Required | ID or address of the IP to delete |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -497,7 +497,7 @@ scw instance ip get [arg=value ...]
| Name | | Description |
|------|---|-------------|
| ip | Required | IP ID or address to get |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -541,7 +541,7 @@ scw instance ip list [arg=value ...]
| name | | Filter on the IP address (Works as a LIKE operation on the IP address) |
| type | | Filter on the IP Mobility IP type (whose value should be either 'routed_ipv4' or 'routed_ipv6') |
| organization-id | | Organization ID in which the IPs are reserved |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `all` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1`, `all` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -579,7 +579,7 @@ scw instance ip update [arg=value ...]
| reverse | | Reverse domain name |
| type | One of: `unknown_iptype`, `routed_ipv4`, `routed_ipv6` | Should have no effect |
| tags.{index} | | An array of keywords you want to tag this IP with |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -646,7 +646,7 @@ scw instance placement-group create [arg=value ...]
| policy-mode | One of: `optional`, `enforced` | Operating mode of the placement group |
| policy-type | One of: `max_availability`, `low_latency` | Policy type of the placement group |
| organization-id | | Organization ID to use. If none is passed the default organization ID will be used |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -701,7 +701,7 @@ scw instance placement-group delete [arg=value ...]
| Name | | Description |
|------|---|-------------|
| placement-group-id | Required | UUID of the placement group you want to delete |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -736,7 +736,7 @@ scw instance placement-group get [arg=value ...]
| Name | | Description |
|------|---|-------------|
| placement-group-id | Required | UUID of the placement group you want to get |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -766,7 +766,7 @@ scw instance placement-group get-servers [arg=value ...
| Name | | Description |
|------|---|-------------|
| placement-group-id | Required | UUID of the placement group you want to get |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -789,7 +789,7 @@ scw instance placement-group list [arg=value ...]
| tags | | List placement groups with these exact tags (to filter with several tags, use commas to separate them) |
| name | | Filter placement groups by name (for eg. "cluster1" will return "cluster100" and "cluster1" but not "foo") |
| organization-id | | List only placement groups of this Organization ID |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `all` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1`, `all` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -830,7 +830,7 @@ scw instance placement-group set [arg=value ...]
| project | | Project ID to use. If none is passed the default project ID will be used |
| tags.{index} | | |
| organization | | Organization ID to use. If none is passed the default organization ID will be used |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -851,7 +851,7 @@ scw instance placement-group set-servers [arg=value ...]
|------|---|-------------|
| placement-group-id | Required | UUID of the placement group you want to set |
| servers.{index} | Required | An array of the Instances' UUIDs you want to configure |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -885,7 +885,7 @@ scw instance placement-group update [arg=value ...]
| tags.{index} | | Tags of the placement group |
| policy-mode | One of: `optional`, `enforced` | Operating mode of the placement group |
| policy-type | One of: `max_availability`, `low_latency` | Policy type of the placement group |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -926,7 +926,7 @@ scw instance placement-group update-servers [arg=value ...]
|------|---|-------------|
| placement-group-id | Required | UUID of the placement group you want to update |
| servers.{index} | Required | An array of the Instances' UUIDs you want to configure |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -957,7 +957,7 @@ scw instance private-nic create [arg=value ...]
| tags.{index} | | Private NIC tags |
| ~~ip-ids.{index}~~ | Deprecated | Ip_ids defined from IPAM |
| ipam-ip-ids.{index} | | UUID of IPAM ips, to be attached to the instance in the requested private network |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -978,7 +978,7 @@ scw instance private-nic delete [arg=value ...]
|------|---|-------------|
| server-id | Required | Instance to which the private NIC is attached |
| private-nic-id | Required | Private NIC unique ID |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -999,7 +999,7 @@ scw instance private-nic get [arg=value ...]
|------|---|-------------|
| server-id | Required | Instance to which the private NIC is attached |
| private-nic-id | Required | The private NIC unique ID or MAC address |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -1020,7 +1020,7 @@ scw instance private-nic list [arg=value ...]
|------|---|-------------|
| server-id | Required | Instance to which the private NIC is attached |
| tags | | Private NIC tags |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `all` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1`, `all` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -1057,7 +1057,7 @@ scw instance private-nic update [arg=value ...]
| server-id | Required | UUID of the Instance the private NIC will be attached to |
| private-nic-id | Required | Private NIC unique ID |
| tags.{index} | | Tags used to select private NIC/s |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -1136,7 +1136,7 @@ scw instance security-group create [arg=value ...]
| outbound-default-policy | Default: `accept`
One of: `unknown_policy`, `accept`, `drop` | Default policy for outbound rules |
| enable-default-security | | True to block SMTP on IPv4 and IPv6. This feature is read only, please open a support ticket if you need to make it configurable |
| organization-id | | Organization ID to use. If none is passed the default organization ID will be used |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -1194,7 +1194,7 @@ scw instance security-group create-rule [arg=value ...]
| dest-port-to | | End of the range of ports to apply this rule to (inclusive) |
| position | | Position of this rule in the security group rules list |
| editable | | Indicates if this rule is editable (will be ignored) |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -1244,7 +1244,7 @@ scw instance security-group delete [arg=value ...]
| Name | | Description |
|------|---|-------------|
| security-group-id | Required | UUID of the security group you want to delete |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -1275,7 +1275,7 @@ scw instance security-group delete-rule [arg=value ...]
|------|---|-------------|
| security-group-id | Required | |
| security-group-rule-id | Required | |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -1327,7 +1327,7 @@ scw instance security-group get [arg=value ...]
| Name | | Description |
|------|---|-------------|
| security-group-id | Required | UUID of the security group you want to get |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -1358,7 +1358,7 @@ scw instance security-group get-rule [arg=value ...]
|------|---|-------------|
| security-group-id | Required | |
| security-group-rule-id | Required | |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -1392,7 +1392,7 @@ scw instance security-group list [arg=value ...]
| tags | | List security groups with these exact tags (to filter with several tags, use commas to separate them) |
| project-default | | Filter security groups with this value for project_default |
| organization-id | | Security group Organization ID |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `all` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1`, `all` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -1421,7 +1421,7 @@ scw instance security-group list-default-rules [arg=value ...]
| Name | | Description |
|------|---|-------------|
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -1441,7 +1441,7 @@ scw instance security-group list-rules [arg=value ...]
| Name | | Description |
|------|---|-------------|
| security-group-id | Required | UUID of the security group |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `all` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1`, `all` | Zone to target. If none is passed will use default zone from the config |
@@ -1471,7 +1471,7 @@ scw instance security-group set-rules [arg=value ...]
| rules.{index}.position | | Position of this rule in the security group rules list. If several rules are passed with the same position, the resulting order is undefined |
| rules.{index}.editable | | Indicates if this rule is editable. Rules with the value false will be ignored |
| rules.{index}.zone | | Zone of the rule. This field is ignored |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -1500,7 +1500,7 @@ scw instance security-group update [arg=value ...]
| project-default | | True use this security group for future Instances created in this project |
| outbound-default-policy | One of: `unknown_policy`, `accept`, `drop` | Default outbound policy |
| stateful | | True to set the security group as stateful |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -1528,7 +1528,7 @@ scw instance security-group update-rule [arg=value ...]
| dest-port-from | | Beginning of the range of ports this rule applies to (inclusive). If 0 is provided, unset the parameter. |
| dest-port-to | | End of the range of ports this rule applies to (inclusive). If 0 is provided, unset the parameter. |
| position | | Position of this rule in the security group rules list |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -1587,7 +1587,7 @@ scw instance server attach-filesystem [arg=value ...]
|------|---|-------------|
| server-id | Required | |
| filesystem-id | | |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -1646,7 +1646,7 @@ scw instance server attach-volume [arg=value ...]
| volume-id | | |
| volume-type | One of: `unknown_volume_type`, `l_ssd`, `b_ssd`, `sbs_volume` | |
| boot | | |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -1852,7 +1852,7 @@ scw instance server detach-filesystem [arg=value ...]
|------|---|-------------|
| server-id | Required | |
| filesystem-id | | |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -1903,7 +1903,7 @@ scw instance server detach-volume [arg=value ...]
|------|---|-------------|
| server-id | Required | |
| volume-id | | |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -1956,7 +1956,7 @@ scw instance server get [arg=value ...]
| Name | | Description |
|------|---|-------------|
| server-id | Required | UUID of the Instance you want to get |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -1991,7 +1991,7 @@ scw instance server get-compatible-types [arg=value ...]
| Name | | Description |
|------|---|-------------|
| server-id | Required | UUID of the Instance you want to get |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -2045,7 +2045,7 @@ scw instance server list [arg=value ...]
| private-nic-mac-address | | List Instances associated with the given private NIC MAC address |
| servers | | List Instances from these server ids (use commas to separate them) |
| organization-id | | List only Instances of this Organization ID |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `all` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1`, `all` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -2090,7 +2090,7 @@ scw instance server list-actions [arg=value ...]
| Name | | Description |
|------|---|-------------|
| server-id | Required | |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -2335,7 +2335,7 @@ scw instance server update [arg=value ...]
| private-nics.{index} | | Instance private NICs |
| commercial-type | | Set the commercial_type for this Instance. |
| admin-password-encryption-ssh-key-id | | UUID of the SSH RSA key that will be used to encrypt the initial admin password for OS requiring it. Mandatory for Windows OS. |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -2421,7 +2421,7 @@ scw instance server-type get [arg=value ...]
| Name | | Description |
|------|---|-------------|
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -2440,7 +2440,7 @@ scw instance server-type list [arg=value ...]
| Name | | Description |
|------|---|-------------|
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -2490,7 +2490,7 @@ scw instance snapshot apply-migration [arg=value ...]
|------|---|-------------|
| snapshot-id | | The snapshot to migrate, along with potentially other resources, according to the migration plan generated with a call to the [Get a volume or snapshot's migration plan](#path-volumes-get-a-volume-or-snapshots-migration-plan) endpoint. |
| validation-key | Required | A value to be retrieved from a call to the [Get a volume or snapshot's migration plan](#path-volumes-get-a-volume-or-snapshots-migration-plan) endpoint, to confirm that the volume and/or snapshots specified in said plan should be migrated. |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -2518,7 +2518,7 @@ scw instance snapshot create [arg=value ...]
| key | | Object key for snapshot imports |
| size | | Imported snapshot size, must be a multiple of 512 |
| organization-id | | Organization ID to use. If none is passed the default organization ID will be used |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -2563,7 +2563,7 @@ scw instance snapshot delete [arg=value ...]
| Name | | Description |
|------|---|-------------|
| snapshot-id | Required | UUID of the snapshot you want to delete |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -2600,7 +2600,7 @@ scw instance snapshot export [arg=value ...]
| bucket | | Object Storage bucket name |
| key | | Object key |
| snapshot-id | Required | Snapshot ID |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -2630,7 +2630,7 @@ scw instance snapshot get [arg=value ...]
| Name | | Description |
|------|---|-------------|
| snapshot-id | Required | UUID of the snapshot you want to get |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -2669,7 +2669,7 @@ scw instance snapshot list [arg=value ...]
| tags | | List snapshots that have the requested tag |
| base-volume-id | | List snapshots originating only from this volume |
| organization-id | | List snapshots only for this Organization ID |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `all` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1`, `all` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -2708,7 +2708,7 @@ scw instance snapshot plan-migration [arg=value ...]
| Name | | Description |
|------|---|-------------|
| snapshot-id | | The snapshot for which the migration plan will be generated. |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -2730,7 +2730,7 @@ scw instance snapshot update [arg=value ...]
| snapshot-id | Required | UUID of the snapshot |
| name | | Name of the snapshot |
| tags.{index} | | Tags of the snapshot |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -2919,7 +2919,7 @@ scw instance user-data delete [arg=value ...]
|------|---|-------------|
| server-id | Required | UUID of the Instance |
| key | Required | Key of the user data to delete |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -2940,7 +2940,7 @@ scw instance user-data get [arg=value ...]
|------|---|-------------|
| server-id | Required | UUID of the Instance |
| key | Required | Key of the user data to get |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -2960,7 +2960,7 @@ scw instance user-data list [arg=value ...]
| Name | | Description |
|------|---|-------------|
| server-id | Required | UUID of the Instance |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -2982,7 +2982,7 @@ scw instance user-data set [arg=value ...]
| server-id | Required | UUID of the Instance |
| key | Required | Key of the user data to set |
| content | Required | Content of the user data |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -3028,7 +3028,7 @@ scw instance volume apply-migration [arg=value ...]
|------|---|-------------|
| volume-id | | The volume to migrate, along with potentially other resources, according to the migration plan generated with a call to the [Get a volume or snapshot's migration plan](#path-volumes-get-a-volume-or-snapshots-migration-plan) endpoint. |
| validation-key | Required | A value to be retrieved from a call to the [Get a volume or snapshot's migration plan](#path-volumes-get-a-volume-or-snapshots-migration-plan) endpoint, to confirm that the volume and/or snapshots specified in said plan should be migrated. |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -3054,7 +3054,7 @@ scw instance volume create [arg=value ...]
| size | | Volume disk size, must be a multiple of 512 |
| base-snapshot | | ID of the snapshot on which this volume will be based |
| organization-id | | Organization ID to use. If none is passed the default organization ID will be used |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -3089,7 +3089,7 @@ scw instance volume delete [arg=value ...]
| Name | | Description |
|------|---|-------------|
| volume-id | Required | UUID of the volume you want to delete |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -3119,7 +3119,7 @@ scw instance volume get [arg=value ...]
| Name | | Description |
|------|---|-------------|
| volume-id | Required | UUID of the volume you want to get |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -3153,7 +3153,7 @@ scw instance volume list [arg=value ...]
| tags | | Filter volumes with these exact tags (to filter with several tags, use commas to separate them) |
| name | | Filter volume by name (for eg. "vol" will return "myvolume" but not "data") |
| organization-id | | Filter volume by Organization ID |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `all` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1`, `all` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -3192,7 +3192,7 @@ scw instance volume plan-migration [arg=value ...]
| Name | | Description |
|------|---|-------------|
| volume-id | | The volume for which the migration plan will be generated. |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
@@ -3215,7 +3215,7 @@ scw instance volume update [arg=value ...]
| name | | Volume name |
| tags.{index} | | Tags of the volume |
| size | | Volume disk size, must be a multiple of 512 |
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
@@ -3291,7 +3291,7 @@ scw instance volume-type list [arg=value ...]
| Name | | Description |
|------|---|-------------|
-| zone | Default: `fr-par-1`
One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3` | 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`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `nl-ams-3`, `pl-waw-1`, `pl-waw-2`, `pl-waw-3`, `it-mil-1` | Zone to target. If none is passed will use default zone from the config |
**Examples:**
diff --git a/go.mod b/go.mod
index 7d0b2add06..ed732d1dad 100644
--- a/go.mod
+++ b/go.mod
@@ -24,7 +24,7 @@ require (
github.com/moby/buildkit v0.27.1
github.com/moby/go-archive v0.2.0
github.com/opencontainers/go-digest v1.0.0
- github.com/scaleway/scaleway-sdk-go v1.0.0-beta.36.0.20260224141609-f7be528d57e3
+ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.36.0.20260224160314-02521d9fb651
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
github.com/spf13/cobra v1.10.2
github.com/spf13/pflag v1.0.10
diff --git a/go.sum b/go.sum
index 42010a9cfe..a2c1bfeafa 100644
--- a/go.sum
+++ b/go.sum
@@ -468,8 +468,8 @@ github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 h1:OkMGxebDjyw0ULyrTYWeN0UNCCkmCWfjPnIA2W6oviI=
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06/go.mod h1:+ePHsJ1keEjQtpvf9HHw0f4ZeJ0TLRsxhunSI2hYJSs=
-github.com/scaleway/scaleway-sdk-go v1.0.0-beta.36.0.20260224141609-f7be528d57e3 h1:Hhrvg0toeplFe2JRjI+zh8xOjNawpBRRewHWAPVX9yI=
-github.com/scaleway/scaleway-sdk-go v1.0.0-beta.36.0.20260224141609-f7be528d57e3/go.mod h1:EG4RjSWH4YiEB6bPmLxzkDm7GsEqLcXNTCwigMNapxQ=
+github.com/scaleway/scaleway-sdk-go v1.0.0-beta.36.0.20260224160314-02521d9fb651 h1:xCxptAKF2UjO0Ozlt5yplEuLPnWPvbkyuIOytlYdmGc=
+github.com/scaleway/scaleway-sdk-go v1.0.0-beta.36.0.20260224160314-02521d9fb651/go.mod h1:EG4RjSWH4YiEB6bPmLxzkDm7GsEqLcXNTCwigMNapxQ=
github.com/sclevine/spec v1.4.0 h1:z/Q9idDcay5m5irkZ28M7PtQM4aOISzOpj4bUPkDee8=
github.com/sclevine/spec v1.4.0/go.mod h1:LvpgJaFyvQzRvc1kaDs0bulYwzC70PbiYjC4QnFHkOM=
github.com/secure-systems-lab/go-securesystemslib v0.9.1 h1:nZZaNz4DiERIQguNy0cL5qTdn9lR8XKHf4RUyG1Sx3g=
diff --git a/internal/namespaces/alias/testdata/test-alias-multiple-words.golden b/internal/namespaces/alias/testdata/test-alias-multiple-words.golden
index a9c3af955a..c45686e062 100644
--- a/internal/namespaces/alias/testdata/test-alias-multiple-words.golden
+++ b/internal/namespaces/alias/testdata/test-alias-multiple-words.golden
@@ -32,7 +32,7 @@ ARGS:
[private-nic-mac-address] List Instances associated with the given private NIC MAC address
[servers] List Instances from these server ids (use commas to separate them)
[organization-id] List only Instances of this Organization ID
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | all)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1 | all)
DEPRECATED ARGS:
[private-ip] List Instances by private_ip
diff --git a/internal/namespaces/alias/testdata/test-alias-one-word-aliases.golden b/internal/namespaces/alias/testdata/test-alias-one-word-aliases.golden
index fffa3024bb..c3ab13b653 100644
--- a/internal/namespaces/alias/testdata/test-alias-one-word-aliases.golden
+++ b/internal/namespaces/alias/testdata/test-alias-one-word-aliases.golden
@@ -35,7 +35,7 @@ ARGS:
[private-nic-mac-address] List Instances associated with the given private NIC MAC address
[servers] List Instances from these server ids (use commas to separate them)
[organization-id] List only Instances of this Organization ID
- [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | all)
+ [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3 | it-mil-1 | all)
DEPRECATED ARGS:
[private-ip] List Instances by private_ip