diff --git a/cmd/scw/testdata/test-all-usage-container-container-create-usage.golden b/cmd/scw/testdata/test-all-usage-container-container-create-usage.golden index cde5e4877d..6887cb3cd8 100644 --- a/cmd/scw/testdata/test-all-usage-container-container-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-container-create-usage.golden @@ -23,7 +23,7 @@ ARGS: [secret-environment-variables.{index}.key] [secret-environment-variables.{index}.value] [http-option] Configure how HTTP and HTTPS requests are handled (unknown_http_option | enabled | redirected) - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for create diff --git a/cmd/scw/testdata/test-all-usage-container-container-delete-usage.golden b/cmd/scw/testdata/test-all-usage-container-container-delete-usage.golden index 5cc2e2cdd6..795366badd 100644 --- a/cmd/scw/testdata/test-all-usage-container-container-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-container-delete-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: container-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for delete diff --git a/cmd/scw/testdata/test-all-usage-container-container-deploy-usage.golden b/cmd/scw/testdata/test-all-usage-container-container-deploy-usage.golden index 9e47ffc0f2..76fdbae188 100644 --- a/cmd/scw/testdata/test-all-usage-container-container-deploy-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-container-deploy-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: container-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for deploy diff --git a/cmd/scw/testdata/test-all-usage-container-container-get-usage.golden b/cmd/scw/testdata/test-all-usage-container-container-get-usage.golden index 90bd4ca04f..488ddf7614 100644 --- a/cmd/scw/testdata/test-all-usage-container-container-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-container-get-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: container-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for get diff --git a/cmd/scw/testdata/test-all-usage-container-container-list-usage.golden b/cmd/scw/testdata/test-all-usage-container-container-list-usage.golden index b8dfca72bf..39faf2badd 100644 --- a/cmd/scw/testdata/test-all-usage-container-container-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-container-list-usage.golden @@ -11,7 +11,7 @@ ARGS: [name] [project-id] [organization-id] - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | all) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw | all) FLAGS: -h, --help help for list diff --git a/cmd/scw/testdata/test-all-usage-container-container-update-usage.golden b/cmd/scw/testdata/test-all-usage-container-container-update-usage.golden index c1ea38bd1c..f0d7ff08c3 100644 --- a/cmd/scw/testdata/test-all-usage-container-container-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-container-update-usage.golden @@ -23,7 +23,7 @@ ARGS: [secret-environment-variables.{index}.key] [secret-environment-variables.{index}.value] [http-option] Configure how HTTP and HTTPS requests are handled (unknown_http_option | enabled | redirected) - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for update diff --git a/cmd/scw/testdata/test-all-usage-container-cron-delete-usage.golden b/cmd/scw/testdata/test-all-usage-container-cron-delete-usage.golden index 91e29d4ba8..bb6f8bbdef 100644 --- a/cmd/scw/testdata/test-all-usage-container-cron-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-cron-delete-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: cron-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for delete diff --git a/cmd/scw/testdata/test-all-usage-container-cron-get-usage.golden b/cmd/scw/testdata/test-all-usage-container-cron-get-usage.golden index ce366dfc0e..2a80ddcaf9 100644 --- a/cmd/scw/testdata/test-all-usage-container-cron-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-cron-get-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: cron-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for get diff --git a/cmd/scw/testdata/test-all-usage-container-cron-list-usage.golden b/cmd/scw/testdata/test-all-usage-container-cron-list-usage.golden index 74e5033298..59b7e75647 100644 --- a/cmd/scw/testdata/test-all-usage-container-cron-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-cron-list-usage.golden @@ -8,7 +8,7 @@ USAGE: ARGS: [order-by] (created_at_asc | created_at_desc) [container-id] - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | all) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw | all) FLAGS: -h, --help help for list diff --git a/cmd/scw/testdata/test-all-usage-container-domain-create-usage.golden b/cmd/scw/testdata/test-all-usage-container-domain-create-usage.golden index 38f4265069..42864a963d 100644 --- a/cmd/scw/testdata/test-all-usage-container-domain-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-domain-create-usage.golden @@ -8,7 +8,7 @@ USAGE: ARGS: [hostname] [container-id] - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for create diff --git a/cmd/scw/testdata/test-all-usage-container-domain-delete-usage.golden b/cmd/scw/testdata/test-all-usage-container-domain-delete-usage.golden index 0bf348c88d..fb3b2fe59b 100644 --- a/cmd/scw/testdata/test-all-usage-container-domain-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-domain-delete-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: domain-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for delete diff --git a/cmd/scw/testdata/test-all-usage-container-domain-get-usage.golden b/cmd/scw/testdata/test-all-usage-container-domain-get-usage.golden index 1f0a833688..292e84ee49 100644 --- a/cmd/scw/testdata/test-all-usage-container-domain-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-domain-get-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: domain-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for get diff --git a/cmd/scw/testdata/test-all-usage-container-domain-list-usage.golden b/cmd/scw/testdata/test-all-usage-container-domain-list-usage.golden index e031d8f5ed..bfb98f208d 100644 --- a/cmd/scw/testdata/test-all-usage-container-domain-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-domain-list-usage.golden @@ -8,7 +8,7 @@ USAGE: ARGS: [order-by] (created_at_asc | created_at_desc | hostname_asc | hostname_desc) [container-id] - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | all) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw | all) FLAGS: -h, --help help for list diff --git a/cmd/scw/testdata/test-all-usage-container-namespace-create-usage.golden b/cmd/scw/testdata/test-all-usage-container-namespace-create-usage.golden index 2600a9fb02..552b6d8c4c 100644 --- a/cmd/scw/testdata/test-all-usage-container-namespace-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-namespace-create-usage.golden @@ -12,7 +12,7 @@ ARGS: [description] [secret-environment-variables.{index}.key] [secret-environment-variables.{index}.value] - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for create diff --git a/cmd/scw/testdata/test-all-usage-container-namespace-delete-usage.golden b/cmd/scw/testdata/test-all-usage-container-namespace-delete-usage.golden index 93f5919fa6..e1624612fc 100644 --- a/cmd/scw/testdata/test-all-usage-container-namespace-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-namespace-delete-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: namespace-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for delete diff --git a/cmd/scw/testdata/test-all-usage-container-namespace-get-usage.golden b/cmd/scw/testdata/test-all-usage-container-namespace-get-usage.golden index 9e09552048..98c0dad08a 100644 --- a/cmd/scw/testdata/test-all-usage-container-namespace-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-namespace-get-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: namespace-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for get diff --git a/cmd/scw/testdata/test-all-usage-container-namespace-list-usage.golden b/cmd/scw/testdata/test-all-usage-container-namespace-list-usage.golden index 2cbe495374..4896b181d4 100644 --- a/cmd/scw/testdata/test-all-usage-container-namespace-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-namespace-list-usage.golden @@ -10,7 +10,7 @@ ARGS: [name] [project-id] [organization-id] - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | all) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw | all) FLAGS: -h, --help help for list diff --git a/cmd/scw/testdata/test-all-usage-container-namespace-update-usage.golden b/cmd/scw/testdata/test-all-usage-container-namespace-update-usage.golden index 677392c4d3..ceccc82c6b 100644 --- a/cmd/scw/testdata/test-all-usage-container-namespace-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-namespace-update-usage.golden @@ -11,7 +11,7 @@ ARGS: [description] [secret-environment-variables.{index}.key] [secret-environment-variables.{index}.value] - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for update diff --git a/cmd/scw/testdata/test-all-usage-container-token-create-usage.golden b/cmd/scw/testdata/test-all-usage-container-token-create-usage.golden index d88b82f9c3..0a301da28b 100644 --- a/cmd/scw/testdata/test-all-usage-container-token-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-token-create-usage.golden @@ -10,7 +10,7 @@ ARGS: [namespace-id] [description] [expires-at] - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for create diff --git a/cmd/scw/testdata/test-all-usage-container-token-delete-usage.golden b/cmd/scw/testdata/test-all-usage-container-token-delete-usage.golden index bd7c09cc56..9fd68bcaae 100644 --- a/cmd/scw/testdata/test-all-usage-container-token-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-token-delete-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: token-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for delete diff --git a/cmd/scw/testdata/test-all-usage-container-token-get-usage.golden b/cmd/scw/testdata/test-all-usage-container-token-get-usage.golden index ea864ece14..64820e1396 100644 --- a/cmd/scw/testdata/test-all-usage-container-token-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-token-get-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: token-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for get diff --git a/cmd/scw/testdata/test-all-usage-container-token-list-usage.golden b/cmd/scw/testdata/test-all-usage-container-token-list-usage.golden index abf6f03380..a2d175bf3b 100644 --- a/cmd/scw/testdata/test-all-usage-container-token-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-token-list-usage.golden @@ -9,7 +9,7 @@ ARGS: [order-by] (created_at_asc | created_at_desc) [container-id] [namespace-id] - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | all) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw | all) FLAGS: -h, --help help for list diff --git a/cmd/scw/testdata/test-all-usage-function-cron-delete-usage.golden b/cmd/scw/testdata/test-all-usage-function-cron-delete-usage.golden index e9ce6653d1..3cda45dbf6 100644 --- a/cmd/scw/testdata/test-all-usage-function-cron-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-cron-delete-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: cron-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for delete diff --git a/cmd/scw/testdata/test-all-usage-function-cron-get-usage.golden b/cmd/scw/testdata/test-all-usage-function-cron-get-usage.golden index 0b95d4b346..a40da79135 100644 --- a/cmd/scw/testdata/test-all-usage-function-cron-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-cron-get-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: cron-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for get diff --git a/cmd/scw/testdata/test-all-usage-function-cron-list-usage.golden b/cmd/scw/testdata/test-all-usage-function-cron-list-usage.golden index fa8a7c61c2..48eb9eba0f 100644 --- a/cmd/scw/testdata/test-all-usage-function-cron-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-cron-list-usage.golden @@ -8,7 +8,7 @@ USAGE: ARGS: [order-by] (created_at_asc | created_at_desc) [function-id] - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | all) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw | all) FLAGS: -h, --help help for list diff --git a/cmd/scw/testdata/test-all-usage-function-domain-create-usage.golden b/cmd/scw/testdata/test-all-usage-function-domain-create-usage.golden index 84c9c16a6e..133aac35d1 100644 --- a/cmd/scw/testdata/test-all-usage-function-domain-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-domain-create-usage.golden @@ -8,7 +8,7 @@ USAGE: ARGS: [hostname] [function-id] - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for create diff --git a/cmd/scw/testdata/test-all-usage-function-domain-delete-usage.golden b/cmd/scw/testdata/test-all-usage-function-domain-delete-usage.golden index 3a054fec15..f0b3f6ab0e 100644 --- a/cmd/scw/testdata/test-all-usage-function-domain-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-domain-delete-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: domain-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for delete diff --git a/cmd/scw/testdata/test-all-usage-function-domain-get-usage.golden b/cmd/scw/testdata/test-all-usage-function-domain-get-usage.golden index ad904cf72d..25763313fc 100644 --- a/cmd/scw/testdata/test-all-usage-function-domain-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-domain-get-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: domain-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for get diff --git a/cmd/scw/testdata/test-all-usage-function-domain-list-usage.golden b/cmd/scw/testdata/test-all-usage-function-domain-list-usage.golden index 84b14f135f..9d547e8e6b 100644 --- a/cmd/scw/testdata/test-all-usage-function-domain-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-domain-list-usage.golden @@ -8,7 +8,7 @@ USAGE: ARGS: [order-by] (created_at_asc | created_at_desc | hostname_asc | hostname_desc) [function-id] - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | all) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw | all) FLAGS: -h, --help help for list diff --git a/cmd/scw/testdata/test-all-usage-function-function-create-usage.golden b/cmd/scw/testdata/test-all-usage-function-function-create-usage.golden index b782cfa7c5..232bac688a 100644 --- a/cmd/scw/testdata/test-all-usage-function-function-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-function-create-usage.golden @@ -21,7 +21,7 @@ ARGS: [secret-environment-variables.{index}.key] [secret-environment-variables.{index}.value] [http-option] Configure how HTTP and HTTPS requests are handled (unknown_http_option | enabled | redirected) - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for create diff --git a/cmd/scw/testdata/test-all-usage-function-function-delete-usage.golden b/cmd/scw/testdata/test-all-usage-function-function-delete-usage.golden index b4236b29a3..b027d4f18a 100644 --- a/cmd/scw/testdata/test-all-usage-function-function-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-function-delete-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: function-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for delete diff --git a/cmd/scw/testdata/test-all-usage-function-function-deploy-usage.golden b/cmd/scw/testdata/test-all-usage-function-function-deploy-usage.golden index e3f5b9b074..260446ec3d 100644 --- a/cmd/scw/testdata/test-all-usage-function-function-deploy-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-function-deploy-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: function-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for deploy diff --git a/cmd/scw/testdata/test-all-usage-function-function-get-download-url-usage.golden b/cmd/scw/testdata/test-all-usage-function-function-get-download-url-usage.golden index 93e70c5def..d935449cc2 100644 --- a/cmd/scw/testdata/test-all-usage-function-function-get-download-url-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-function-get-download-url-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: function-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for get-download-url diff --git a/cmd/scw/testdata/test-all-usage-function-function-get-upload-url-usage.golden b/cmd/scw/testdata/test-all-usage-function-function-get-upload-url-usage.golden index ba8b70abc3..7467ccce2f 100644 --- a/cmd/scw/testdata/test-all-usage-function-function-get-upload-url-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-function-get-upload-url-usage.golden @@ -8,7 +8,7 @@ USAGE: ARGS: function-id [content-length] - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for get-upload-url diff --git a/cmd/scw/testdata/test-all-usage-function-function-get-usage.golden b/cmd/scw/testdata/test-all-usage-function-function-get-usage.golden index cd6125e0ca..36197b8f9b 100644 --- a/cmd/scw/testdata/test-all-usage-function-function-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-function-get-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: function-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for get diff --git a/cmd/scw/testdata/test-all-usage-function-function-list-usage.golden b/cmd/scw/testdata/test-all-usage-function-function-list-usage.golden index 903d424e7d..be2be13a56 100644 --- a/cmd/scw/testdata/test-all-usage-function-function-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-function-list-usage.golden @@ -11,7 +11,7 @@ ARGS: [name] [project-id] [organization-id] - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | all) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw | all) FLAGS: -h, --help help for list diff --git a/cmd/scw/testdata/test-all-usage-function-function-update-usage.golden b/cmd/scw/testdata/test-all-usage-function-function-update-usage.golden index 6bd08126a8..1460696346 100644 --- a/cmd/scw/testdata/test-all-usage-function-function-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-function-update-usage.golden @@ -21,7 +21,7 @@ ARGS: [secret-environment-variables.{index}.key] [secret-environment-variables.{index}.value] [http-option] Configure how HTTP and HTTPS requests are handled (unknown_http_option | enabled | redirected) - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for update diff --git a/cmd/scw/testdata/test-all-usage-function-logs-list-usage.golden b/cmd/scw/testdata/test-all-usage-function-logs-list-usage.golden index 82c4ac643a..c43dc780dc 100644 --- a/cmd/scw/testdata/test-all-usage-function-logs-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-logs-list-usage.golden @@ -8,7 +8,7 @@ USAGE: ARGS: function-id [order-by] (timestamp_desc | timestamp_asc) - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | all) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw | all) FLAGS: -h, --help help for list diff --git a/cmd/scw/testdata/test-all-usage-function-namespace-create-usage.golden b/cmd/scw/testdata/test-all-usage-function-namespace-create-usage.golden index a9ccfd1df5..50cadf9a50 100644 --- a/cmd/scw/testdata/test-all-usage-function-namespace-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-namespace-create-usage.golden @@ -12,7 +12,7 @@ ARGS: [description] [secret-environment-variables.{index}.key] [secret-environment-variables.{index}.value] - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for create diff --git a/cmd/scw/testdata/test-all-usage-function-namespace-delete-usage.golden b/cmd/scw/testdata/test-all-usage-function-namespace-delete-usage.golden index 9c57af3888..a54c21bff4 100644 --- a/cmd/scw/testdata/test-all-usage-function-namespace-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-namespace-delete-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: namespace-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for delete diff --git a/cmd/scw/testdata/test-all-usage-function-namespace-get-usage.golden b/cmd/scw/testdata/test-all-usage-function-namespace-get-usage.golden index 8683af49d4..db4d9ed8e1 100644 --- a/cmd/scw/testdata/test-all-usage-function-namespace-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-namespace-get-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: namespace-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for get diff --git a/cmd/scw/testdata/test-all-usage-function-namespace-list-usage.golden b/cmd/scw/testdata/test-all-usage-function-namespace-list-usage.golden index 567b58e2de..79d2c717a8 100644 --- a/cmd/scw/testdata/test-all-usage-function-namespace-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-namespace-list-usage.golden @@ -10,7 +10,7 @@ ARGS: [name] [project-id] [organization-id] - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | all) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw | all) FLAGS: -h, --help help for list diff --git a/cmd/scw/testdata/test-all-usage-function-namespace-update-usage.golden b/cmd/scw/testdata/test-all-usage-function-namespace-update-usage.golden index 39fdbab3e6..f958920c6c 100644 --- a/cmd/scw/testdata/test-all-usage-function-namespace-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-namespace-update-usage.golden @@ -11,7 +11,7 @@ ARGS: [description] [secret-environment-variables.{index}.key] [secret-environment-variables.{index}.value] - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for update diff --git a/cmd/scw/testdata/test-all-usage-function-runtime-list-usage.golden b/cmd/scw/testdata/test-all-usage-function-runtime-list-usage.golden index 643584bf90..1f8e58e052 100644 --- a/cmd/scw/testdata/test-all-usage-function-runtime-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-runtime-list-usage.golden @@ -6,7 +6,7 @@ USAGE: scw function runtime list [arg=value ...] ARGS: - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for list diff --git a/cmd/scw/testdata/test-all-usage-function-token-create-usage.golden b/cmd/scw/testdata/test-all-usage-function-token-create-usage.golden index 1f699bf94c..0efb832c60 100644 --- a/cmd/scw/testdata/test-all-usage-function-token-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-token-create-usage.golden @@ -10,7 +10,7 @@ ARGS: [namespace-id] [description] [expires-at] - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for create diff --git a/cmd/scw/testdata/test-all-usage-function-token-delete-usage.golden b/cmd/scw/testdata/test-all-usage-function-token-delete-usage.golden index 0ca8f5cb73..d98d19c52f 100644 --- a/cmd/scw/testdata/test-all-usage-function-token-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-token-delete-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: token-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for delete diff --git a/cmd/scw/testdata/test-all-usage-function-token-get-usage.golden b/cmd/scw/testdata/test-all-usage-function-token-get-usage.golden index ac43bba526..5c6c665aec 100644 --- a/cmd/scw/testdata/test-all-usage-function-token-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-token-get-usage.golden @@ -7,7 +7,7 @@ USAGE: ARGS: token-id - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw) FLAGS: -h, --help help for get diff --git a/cmd/scw/testdata/test-all-usage-function-token-list-usage.golden b/cmd/scw/testdata/test-all-usage-function-token-list-usage.golden index 7e7b5836f2..1e3eac897f 100644 --- a/cmd/scw/testdata/test-all-usage-function-token-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-token-list-usage.golden @@ -9,7 +9,7 @@ ARGS: [order-by] (created_at_asc | created_at_desc) [function-id] [namespace-id] - [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | all) + [region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw | all) FLAGS: -h, --help help for list diff --git a/docs/commands/container.md b/docs/commands/container.md index 6f68be8553..8130b4eb89 100644 --- a/docs/commands/container.md +++ b/docs/commands/container.md @@ -68,7 +68,7 @@ scw container container create [arg=value ...] | secret-environment-variables.{index}.key | | | | secret-environment-variables.{index}.value | | | | http-option | One of: `unknown_http_option`, `enabled`, `redirected` | Configure how HTTP and HTTPS requests are handled | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -88,7 +88,7 @@ scw container container delete [arg=value ...] | Name | | Description | |------|---|-------------| | container-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -108,7 +108,7 @@ scw container container deploy [arg=value ...] | Name | | Description | |------|---|-------------| | container-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -128,7 +128,7 @@ scw container container get [arg=value ...] | Name | | Description | |------|---|-------------| | container-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -152,7 +152,7 @@ scw container container list [arg=value ...] | name | | | | project-id | | | | organization-id | | | -| region | Default: `fr-par`
One of: `fr-par`, `all` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw`, `all` | Region to target. If none is passed will use default region from the config | @@ -188,7 +188,7 @@ scw container container update [arg=value ...] | secret-environment-variables.{index}.key | | | | secret-environment-variables.{index}.value | | | | http-option | One of: `unknown_http_option`, `enabled`, `redirected` | Configure how HTTP and HTTPS requests are handled | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -213,7 +213,7 @@ scw container cron delete [arg=value ...] | Name | | Description | |------|---|-------------| | cron-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -233,7 +233,7 @@ scw container cron get [arg=value ...] | Name | | Description | |------|---|-------------| | cron-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -254,7 +254,7 @@ scw container cron list [arg=value ...] |------|---|-------------| | order-by | One of: `created_at_asc`, `created_at_desc` | | | container-id | | | -| region | Default: `fr-par`
One of: `fr-par`, `all` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw`, `all` | Region to target. If none is passed will use default region from the config | @@ -280,7 +280,7 @@ scw container domain create [arg=value ...] |------|---|-------------| | hostname | | | | container-id | | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -300,7 +300,7 @@ scw container domain delete [arg=value ...] | Name | | Description | |------|---|-------------| | domain-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -320,7 +320,7 @@ scw container domain get [arg=value ...] | Name | | Description | |------|---|-------------| | domain-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -341,7 +341,7 @@ scw container domain list [arg=value ...] |------|---|-------------| | order-by | One of: `created_at_asc`, `created_at_desc`, `hostname_asc`, `hostname_desc` | | | container-id | | | -| region | Default: `fr-par`
One of: `fr-par`, `all` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw`, `all` | Region to target. If none is passed will use default region from the config | @@ -371,7 +371,7 @@ scw container namespace create [arg=value ...] | description | | | | secret-environment-variables.{index}.key | | | | secret-environment-variables.{index}.value | | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -391,7 +391,7 @@ scw container namespace delete [arg=value ...] | Name | | Description | |------|---|-------------| | namespace-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -411,7 +411,7 @@ scw container namespace get [arg=value ...] | Name | | Description | |------|---|-------------| | namespace-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -434,7 +434,7 @@ scw container namespace list [arg=value ...] | name | | | | project-id | | | | organization-id | | | -| region | Default: `fr-par`
One of: `fr-par`, `all` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw`, `all` | Region to target. If none is passed will use default region from the config | @@ -458,7 +458,7 @@ scw container namespace update [arg=value ...] | description | | | | secret-environment-variables.{index}.key | | | | secret-environment-variables.{index}.value | | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -486,7 +486,7 @@ scw container token create [arg=value ...] | namespace-id | | | | description | | | | expires-at | | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -506,7 +506,7 @@ scw container token delete [arg=value ...] | Name | | Description | |------|---|-------------| | token-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -526,7 +526,7 @@ scw container token get [arg=value ...] | Name | | Description | |------|---|-------------| | token-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -548,7 +548,7 @@ scw container token list [arg=value ...] | order-by | One of: `created_at_asc`, `created_at_desc` | | | container-id | | | | namespace-id | | | -| region | Default: `fr-par`
One of: `fr-par`, `all` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw`, `all` | Region to target. If none is passed will use default region from the config | diff --git a/docs/commands/function.md b/docs/commands/function.md index c75f0992b2..c424fcc927 100644 --- a/docs/commands/function.md +++ b/docs/commands/function.md @@ -58,7 +58,7 @@ scw function cron delete [arg=value ...] | Name | | Description | |------|---|-------------| | cron-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -78,7 +78,7 @@ scw function cron get [arg=value ...] | Name | | Description | |------|---|-------------| | cron-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -99,7 +99,7 @@ scw function cron list [arg=value ...] |------|---|-------------| | order-by | One of: `created_at_asc`, `created_at_desc` | | | function-id | | | -| region | Default: `fr-par`
One of: `fr-par`, `all` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw`, `all` | Region to target. If none is passed will use default region from the config | @@ -125,7 +125,7 @@ scw function domain create [arg=value ...] |------|---|-------------| | hostname | | | | function-id | | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -145,7 +145,7 @@ scw function domain delete [arg=value ...] | Name | | Description | |------|---|-------------| | domain-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -165,7 +165,7 @@ scw function domain get [arg=value ...] | Name | | Description | |------|---|-------------| | domain-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -186,7 +186,7 @@ scw function domain list [arg=value ...] |------|---|-------------| | order-by | One of: `created_at_asc`, `created_at_desc`, `hostname_asc`, `hostname_desc` | | | function-id | | | -| region | Default: `fr-par`
One of: `fr-par`, `all` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw`, `all` | Region to target. If none is passed will use default region from the config | @@ -225,7 +225,7 @@ scw function function create [arg=value ...] | secret-environment-variables.{index}.key | | | | secret-environment-variables.{index}.value | | | | http-option | One of: `unknown_http_option`, `enabled`, `redirected` | Configure how HTTP and HTTPS requests are handled | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -245,7 +245,7 @@ scw function function delete [arg=value ...] | Name | | Description | |------|---|-------------| | function-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -265,7 +265,7 @@ scw function function deploy [arg=value ...] | Name | | Description | |------|---|-------------| | function-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -285,7 +285,7 @@ scw function function get [arg=value ...] | Name | | Description | |------|---|-------------| | function-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -305,7 +305,7 @@ scw function function get-download-url [arg=value ...] | Name | | Description | |------|---|-------------| | function-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -326,7 +326,7 @@ scw function function get-upload-url [arg=value ...] |------|---|-------------| | function-id | Required | | | content-length | | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -350,7 +350,7 @@ scw function function list [arg=value ...] | name | | | | project-id | | | | organization-id | | | -| region | Default: `fr-par`
One of: `fr-par`, `all` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw`, `all` | Region to target. If none is passed will use default region from the config | @@ -384,7 +384,7 @@ scw function function update [arg=value ...] | secret-environment-variables.{index}.key | | | | secret-environment-variables.{index}.value | | | | http-option | One of: `unknown_http_option`, `enabled`, `redirected` | Configure how HTTP and HTTPS requests are handled | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -410,7 +410,7 @@ scw function logs list [arg=value ...] |------|---|-------------| | function-id | Required | | | order-by | One of: `timestamp_desc`, `timestamp_asc` | | -| region | Default: `fr-par`
One of: `fr-par`, `all` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw`, `all` | Region to target. If none is passed will use default region from the config | @@ -440,7 +440,7 @@ scw function namespace create [arg=value ...] | description | | | | secret-environment-variables.{index}.key | | | | secret-environment-variables.{index}.value | | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -460,7 +460,7 @@ scw function namespace delete [arg=value ...] | Name | | Description | |------|---|-------------| | namespace-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -480,7 +480,7 @@ scw function namespace get [arg=value ...] | Name | | Description | |------|---|-------------| | namespace-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -503,7 +503,7 @@ scw function namespace list [arg=value ...] | name | | | | project-id | | | | organization-id | | | -| region | Default: `fr-par`
One of: `fr-par`, `all` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw`, `all` | Region to target. If none is passed will use default region from the config | @@ -527,7 +527,7 @@ scw function namespace update [arg=value ...] | description | | | | secret-environment-variables.{index}.key | | | | secret-environment-variables.{index}.value | | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -551,7 +551,7 @@ scw function runtime list [arg=value ...] | Name | | Description | |------|---|-------------| -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -579,7 +579,7 @@ scw function token create [arg=value ...] | namespace-id | | | | description | | | | expires-at | | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -599,7 +599,7 @@ scw function token delete [arg=value ...] | Name | | Description | |------|---|-------------| | token-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -619,7 +619,7 @@ scw function token get [arg=value ...] | Name | | Description | |------|---|-------------| | token-id | Required | | -| region | Default: `fr-par`
One of: `fr-par` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw` | Region to target. If none is passed will use default region from the config | @@ -641,7 +641,7 @@ scw function token list [arg=value ...] | order-by | One of: `created_at_asc`, `created_at_desc` | | | function-id | | | | namespace-id | | | -| region | Default: `fr-par`
One of: `fr-par`, `all` | Region to target. If none is passed will use default region from the config | +| region | Default: `fr-par`
One of: `fr-par`, `nl-ams`, `pl-waw`, `all` | Region to target. If none is passed will use default region from the config | diff --git a/internal/namespaces/container/v1beta1/container_cli.go b/internal/namespaces/container/v1beta1/container_cli.go index 2f100e22d9..e878da0973 100644 --- a/internal/namespaces/container/v1beta1/container_cli.go +++ b/internal/namespaces/container/v1beta1/container_cli.go @@ -137,7 +137,7 @@ func containerNamespaceList() *core.Command { Deprecated: false, Positional: false, }, - core.RegionArgSpec(scw.RegionFrPar, scw.Region(core.AllLocalities)), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw, scw.Region(core.AllLocalities)), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.ListNamespacesRequest) @@ -175,7 +175,7 @@ func containerNamespaceGet() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.GetNamespaceRequest) @@ -230,7 +230,7 @@ func containerNamespaceCreate() *core.Command { Deprecated: false, Positional: false, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.CreateNamespaceRequest) @@ -283,7 +283,7 @@ func containerNamespaceUpdate() *core.Command { Deprecated: false, Positional: false, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.UpdateNamespaceRequest) @@ -312,7 +312,7 @@ func containerNamespaceDelete() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.DeleteNamespaceRequest) @@ -366,7 +366,7 @@ func containerContainerList() *core.Command { Deprecated: false, Positional: false, }, - core.RegionArgSpec(scw.RegionFrPar, scw.Region(core.AllLocalities)), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw, scw.Region(core.AllLocalities)), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.ListContainersRequest) @@ -404,7 +404,7 @@ func containerContainerGet() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.GetContainerRequest) @@ -534,7 +534,7 @@ func containerContainerCreate() *core.Command { Positional: false, EnumValues: []string{"unknown_http_option", "enabled", "redirected"}, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.CreateContainerRequest) @@ -663,7 +663,7 @@ func containerContainerUpdate() *core.Command { Positional: false, EnumValues: []string{"unknown_http_option", "enabled", "redirected"}, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.UpdateContainerRequest) @@ -692,7 +692,7 @@ func containerContainerDelete() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.DeleteContainerRequest) @@ -721,7 +721,7 @@ func containerContainerDeploy() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.DeployContainerRequest) @@ -757,7 +757,7 @@ func containerCronList() *core.Command { Deprecated: false, Positional: false, }, - core.RegionArgSpec(scw.RegionFrPar, scw.Region(core.AllLocalities)), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw, scw.Region(core.AllLocalities)), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.ListCronsRequest) @@ -795,7 +795,7 @@ func containerCronGet() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.GetCronRequest) @@ -824,7 +824,7 @@ func containerCronDelete() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.DeleteCronRequest) @@ -860,7 +860,7 @@ func containerDomainList() *core.Command { Deprecated: false, Positional: false, }, - core.RegionArgSpec(scw.RegionFrPar, scw.Region(core.AllLocalities)), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw, scw.Region(core.AllLocalities)), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.ListDomainsRequest) @@ -898,7 +898,7 @@ func containerDomainGet() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.GetDomainRequest) @@ -933,7 +933,7 @@ func containerDomainCreate() *core.Command { Deprecated: false, Positional: false, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.CreateDomainRequest) @@ -962,7 +962,7 @@ func containerDomainDelete() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.DeleteDomainRequest) @@ -1009,7 +1009,7 @@ func containerTokenCreate() *core.Command { Deprecated: false, Positional: false, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.CreateTokenRequest) @@ -1038,7 +1038,7 @@ func containerTokenGet() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.GetTokenRequest) @@ -1080,7 +1080,7 @@ func containerTokenList() *core.Command { Deprecated: false, Positional: false, }, - core.RegionArgSpec(scw.RegionFrPar, scw.Region(core.AllLocalities)), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw, scw.Region(core.AllLocalities)), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.ListTokensRequest) @@ -1118,7 +1118,7 @@ func containerTokenDelete() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*container.DeleteTokenRequest) diff --git a/internal/namespaces/function/v1beta1/function_cli.go b/internal/namespaces/function/v1beta1/function_cli.go index 621758c61e..82fc34b474 100644 --- a/internal/namespaces/function/v1beta1/function_cli.go +++ b/internal/namespaces/function/v1beta1/function_cli.go @@ -161,7 +161,7 @@ func functionNamespaceList() *core.Command { Deprecated: false, Positional: false, }, - core.RegionArgSpec(scw.RegionFrPar, scw.Region(core.AllLocalities)), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw, scw.Region(core.AllLocalities)), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.ListNamespacesRequest) @@ -234,7 +234,7 @@ func functionNamespaceGet() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.GetNamespaceRequest) @@ -289,7 +289,7 @@ func functionNamespaceCreate() *core.Command { Deprecated: false, Positional: false, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.CreateNamespaceRequest) @@ -342,7 +342,7 @@ func functionNamespaceUpdate() *core.Command { Deprecated: false, Positional: false, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.UpdateNamespaceRequest) @@ -371,7 +371,7 @@ func functionNamespaceDelete() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.DeleteNamespaceRequest) @@ -425,7 +425,7 @@ func functionFunctionList() *core.Command { Deprecated: false, Positional: false, }, - core.RegionArgSpec(scw.RegionFrPar, scw.Region(core.AllLocalities)), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw, scw.Region(core.AllLocalities)), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.ListFunctionsRequest) @@ -463,7 +463,7 @@ func functionFunctionGet() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.GetFunctionRequest) @@ -581,7 +581,7 @@ func functionFunctionCreate() *core.Command { Positional: false, EnumValues: []string{"unknown_http_option", "enabled", "redirected"}, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.CreateFunctionRequest) @@ -698,7 +698,7 @@ func functionFunctionUpdate() *core.Command { Positional: false, EnumValues: []string{"unknown_http_option", "enabled", "redirected"}, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.UpdateFunctionRequest) @@ -727,7 +727,7 @@ func functionFunctionDelete() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.DeleteFunctionRequest) @@ -756,7 +756,7 @@ func functionFunctionDeploy() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.DeployFunctionRequest) @@ -779,7 +779,7 @@ func functionRuntimeList() *core.Command { // Deprecated: false, ArgsType: reflect.TypeOf(function.ListFunctionRuntimesRequest{}), ArgSpecs: core.ArgSpecs{ - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.ListFunctionRuntimesRequest) @@ -814,7 +814,7 @@ func functionFunctionGetUploadURL() *core.Command { Deprecated: false, Positional: false, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.GetFunctionUploadURLRequest) @@ -843,7 +843,7 @@ func functionFunctionGetDownloadURL() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.GetFunctionDownloadURLRequest) @@ -879,7 +879,7 @@ func functionCronList() *core.Command { Deprecated: false, Positional: false, }, - core.RegionArgSpec(scw.RegionFrPar, scw.Region(core.AllLocalities)), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw, scw.Region(core.AllLocalities)), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.ListCronsRequest) @@ -917,7 +917,7 @@ func functionCronGet() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.GetCronRequest) @@ -946,7 +946,7 @@ func functionCronDelete() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.DeleteCronRequest) @@ -982,7 +982,7 @@ func functionLogsList() *core.Command { Positional: false, EnumValues: []string{"timestamp_desc", "timestamp_asc"}, }, - core.RegionArgSpec(scw.RegionFrPar, scw.Region(core.AllLocalities)), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw, scw.Region(core.AllLocalities)), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.ListLogsRequest) @@ -1027,7 +1027,7 @@ func functionDomainList() *core.Command { Deprecated: false, Positional: false, }, - core.RegionArgSpec(scw.RegionFrPar, scw.Region(core.AllLocalities)), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw, scw.Region(core.AllLocalities)), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.ListDomainsRequest) @@ -1065,7 +1065,7 @@ func functionDomainGet() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.GetDomainRequest) @@ -1100,7 +1100,7 @@ func functionDomainCreate() *core.Command { Deprecated: false, Positional: false, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.CreateDomainRequest) @@ -1129,7 +1129,7 @@ func functionDomainDelete() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.DeleteDomainRequest) @@ -1176,7 +1176,7 @@ func functionTokenCreate() *core.Command { Deprecated: false, Positional: false, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.CreateTokenRequest) @@ -1205,7 +1205,7 @@ func functionTokenGet() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.GetTokenRequest) @@ -1247,7 +1247,7 @@ func functionTokenList() *core.Command { Deprecated: false, Positional: false, }, - core.RegionArgSpec(scw.RegionFrPar, scw.Region(core.AllLocalities)), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw, scw.Region(core.AllLocalities)), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.ListTokensRequest) @@ -1285,7 +1285,7 @@ func functionTokenDelete() *core.Command { Deprecated: false, Positional: true, }, - core.RegionArgSpec(scw.RegionFrPar), + core.RegionArgSpec(scw.RegionFrPar, scw.RegionNlAms, scw.RegionPlWaw), }, Run: func(ctx context.Context, args interface{}) (i interface{}, e error) { request := args.(*function.DeleteTokenRequest)