Skip to content

Commit 0f8923b

Browse files
authored
docs(serverless): add missing localities (#2712)
1 parent e8b781d commit 0f8923b

File tree

52 files changed

+144
-144
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+144
-144
lines changed

cmd/scw/testdata/test-all-usage-container-container-create-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ARGS:
2323
[secret-environment-variables.{index}.key]
2424
[secret-environment-variables.{index}.value]
2525
[http-option] Configure how HTTP and HTTPS requests are handled (unknown_http_option | enabled | redirected)
26-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
26+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw)
2727

2828
FLAGS:
2929
-h, --help help for create

cmd/scw/testdata/test-all-usage-container-container-delete-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ USAGE:
77

88
ARGS:
99
container-id
10-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
10+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw)
1111

1212
FLAGS:
1313
-h, --help help for delete

cmd/scw/testdata/test-all-usage-container-container-deploy-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ USAGE:
77

88
ARGS:
99
container-id
10-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
10+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw)
1111

1212
FLAGS:
1313
-h, --help help for deploy

cmd/scw/testdata/test-all-usage-container-container-get-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ USAGE:
77

88
ARGS:
99
container-id
10-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
10+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw)
1111

1212
FLAGS:
1313
-h, --help help for get

cmd/scw/testdata/test-all-usage-container-container-list-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ARGS:
1111
[name]
1212
[project-id]
1313
[organization-id]
14-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | all)
14+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw | all)
1515

1616
FLAGS:
1717
-h, --help help for list

cmd/scw/testdata/test-all-usage-container-container-update-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ARGS:
2323
[secret-environment-variables.{index}.key]
2424
[secret-environment-variables.{index}.value]
2525
[http-option] Configure how HTTP and HTTPS requests are handled (unknown_http_option | enabled | redirected)
26-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
26+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw)
2727

2828
FLAGS:
2929
-h, --help help for update

cmd/scw/testdata/test-all-usage-container-cron-delete-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ USAGE:
77

88
ARGS:
99
cron-id
10-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
10+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw)
1111

1212
FLAGS:
1313
-h, --help help for delete

cmd/scw/testdata/test-all-usage-container-cron-get-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ USAGE:
77

88
ARGS:
99
cron-id
10-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
10+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw)
1111

1212
FLAGS:
1313
-h, --help help for get

cmd/scw/testdata/test-all-usage-container-cron-list-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ USAGE:
88
ARGS:
99
[order-by] (created_at_asc | created_at_desc)
1010
[container-id]
11-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | all)
11+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw | all)
1212

1313
FLAGS:
1414
-h, --help help for list

cmd/scw/testdata/test-all-usage-container-domain-create-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ USAGE:
88
ARGS:
99
[hostname]
1010
[container-id]
11-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
11+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw)
1212

1313
FLAGS:
1414
-h, --help help for create

0 commit comments

Comments
 (0)