Skip to content

Commit cf3679e

Browse files
committed
feat: update generated APIs
1 parent 071b38a commit cf3679e

28 files changed

Lines changed: 73 additions & 73 deletions

cmd/scw/testdata/test-all-usage-instance-server-usage.golden

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ Different instance ranges are proposed:
1313
Refer to the [Development Instance offer details](https://www.scaleway.com/en/virtual-instances/play2/)
1414
for more information.
1515

16-
* The General Purpose instances range is the solution for production workloads. Powerful
16+
* The **General Purpose** instances range is the solution for production workloads. Powerful
1717
AMD EPYC CPUs back those instances and offer up to 48 Cores, 256GB of RAM and storage
1818
options up to 600GB of replicated local NVMe SSD storage and/or up to 10TB of Block Storage.
1919
Refer to the [General Purpose offer details](https://www.scaleway.com/en/virtual-instances/pro2/) for more information.
2020

21-
* The Enterprise instances range is the solution for most demanding workloads and
21+
* The **Enterprise** instances range is the solution for most demanding workloads and
2222
mission-critical applications. Powerful AMD EPYC CPUs back those instances and
2323
offer up to 96 Cores, 384GB of RAM and up to 10TB of Block Storage. Refer to the
2424
[Enterprise offer details](https://www.scaleway.com/en/virtual-instances/enterprise/) for more information.

cmd/scw/testdata/test-all-usage-redis-acl-add-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ARGS:
99
cluster-id UUID of the cluster you want to add acl rules to
1010
[acl-rules.{index}.ip-cidr] IPv4 network address of the rule
1111
[acl-rules.{index}.description] Description of the rule
12-
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | pl-waw-1)
12+
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
1313

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

cmd/scw/testdata/test-all-usage-redis-acl-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
acl-id UUID of the acl rule you want to delete
10-
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | pl-waw-1)
10+
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
1111

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

cmd/scw/testdata/test-all-usage-redis-acl-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
acl-id UUID of the acl rule you want to get
10-
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | pl-waw-1)
10+
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
1111

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

cmd/scw/testdata/test-all-usage-redis-acl-set-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ARGS:
99
cluster-id UUID of the cluster where the ACL rules has to be set
1010
[acl-rules.{index}.ip-cidr] IPv4 network address of the rule
1111
[acl-rules.{index}.description] Description of the rule
12-
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | pl-waw-1)
12+
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
1313

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

cmd/scw/testdata/test-all-usage-redis-cluster-create-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ARGS:
2121
[tls-enabled] Whether or not TLS is enabled
2222
[cluster-settings.{index}.value] Value of the setting
2323
[cluster-settings.{index}.name] Name of the setting
24-
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | pl-waw-1)
24+
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
2525

2626
FLAGS:
2727
-h, --help help for create

cmd/scw/testdata/test-all-usage-redis-cluster-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
cluster-id UUID of the cluster to delete
10-
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | pl-waw-1)
10+
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
1111

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

cmd/scw/testdata/test-all-usage-redis-cluster-get-certificate-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
cluster-id UUID of the cluster
10-
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | pl-waw-1)
10+
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
1111

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

cmd/scw/testdata/test-all-usage-redis-cluster-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
cluster-id UUID of the cluster
10-
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | pl-waw-1)
10+
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
1111

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

cmd/scw/testdata/test-all-usage-redis-cluster-list-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ARGS:
1111
[order-by] Criteria to use when ordering cluster listing (created_at_asc | created_at_desc | name_asc | name_desc)
1212
[project-id] Project ID to list the cluster of
1313
[organization-id] Organization ID to list the cluster of
14-
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | pl-waw-1)
14+
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1)
1515

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

0 commit comments

Comments
 (0)