Skip to content

Commit 45262e8

Browse files
authored
feat: update generated cli (#1516)
1 parent ee115b9 commit 45262e8

File tree

38 files changed

+74
-74
lines changed

38 files changed

+74
-74
lines changed

cmd/scw/testdata/test-all-usage-lb-backend-add-servers-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ USAGE:
88
ARGS:
99
backend-id Backend ID
1010
server-ip.{index} Set all IPs to add on your backend
11-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
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 add-servers

cmd/scw/testdata/test-all-usage-lb-backend-create-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ARGS:
3131
[timeout-tunnel] Maximum tunnel inactivity time
3232
[on-marked-down-action] Modify what occurs when a backend server is marked down (on_marked_down_action_none | shutdown_sessions)
3333
[proxy-protocol] PROXY protocol, forward client's address (must be supported by backend servers software) (proxy_protocol_unknown | proxy_protocol_none | proxy_protocol_v1 | proxy_protocol_v2 | proxy_protocol_v2_ssl | proxy_protocol_v2_ssl_cn)
34-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
34+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw)
3535

3636
DEPRECATED ARGS:
3737
[send-proxy-v2] Deprecated in favor of proxy_protocol field !

cmd/scw/testdata/test-all-usage-lb-backend-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
backend-id ID of the backend to delete
10-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
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-lb-backend-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
backend-id Backend ID
10-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
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-lb-backend-list-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ARGS:
99
lb-id Load balancer ID
1010
[name] Use this to search by name
1111
[order-by] Choose order of response (created_at_asc | created_at_desc | name_asc | name_desc)
12-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
12+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw)
1313

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

cmd/scw/testdata/test-all-usage-lb-backend-remove-servers-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ USAGE:
88
ARGS:
99
backend-id Backend ID
1010
server-ip.{index} Set all IPs to remove of your backend
11-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
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 remove-servers

cmd/scw/testdata/test-all-usage-lb-backend-set-servers-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ USAGE:
88
ARGS:
99
backend-id Backend ID
1010
server-ip.{index} Set all IPs to add on your backend and remove all other
11-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
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 set-servers

cmd/scw/testdata/test-all-usage-lb-backend-update-healthcheck-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ARGS:
1919
[https-config.uri]
2020
[https-config.method]
2121
[https-config.code]
22-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
22+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw)
2323

2424
FLAGS:
2525
-h, --help help for update-healthcheck

cmd/scw/testdata/test-all-usage-lb-backend-update-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ARGS:
1818
[timeout-tunnel]
1919
[on-marked-down-action] (on_marked_down_action_none | shutdown_sessions)
2020
[proxy-protocol] (proxy_protocol_unknown | proxy_protocol_none | proxy_protocol_v1 | proxy_protocol_v2 | proxy_protocol_v2_ssl | proxy_protocol_v2_ssl_cn)
21-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
21+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw)
2222

2323
DEPRECATED ARGS:
2424
[send-proxy-v2]

cmd/scw/testdata/test-all-usage-lb-certificate-create-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ARGS:
1111
[letsencrypt-common-name] Main domain name of certificate (make sure this domain exists and resolves to your load balancer HA IP)
1212
[letsencrypt-alternative-name.{index}] Alternative domain names (make sure all domain names exists and resolves to your load balancer HA IP)
1313
[custom-certificate-chain] The full PEM-formatted include an entire certificate chain including public key, private key, and optionally certificate authorities.
14-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
14+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw)
1515

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

0 commit comments

Comments
 (0)