Skip to content

Commit 3e86ef0

Browse files
committed
Regenerate product-catalog and s2s-vpn docs and usage goldens.
1 parent cf299df commit 3e86ef0

4 files changed

Lines changed: 2 additions & 6 deletions

File tree

cmd/scw/testdata/test-all-usage-product-catalog-product-list-usage.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ USAGE:
66
scw product-catalog product list [arg=value ...]
77

88
ARGS:
9-
[product-types.{index}] The list of filtered product categories. (unknown_product_type | instance | apple_silicon | elastic_metal | dedibox | block_storage | object_storage | managed_inference | generative_apis | load_balancer | secret_manager | key_manager | managed_redis_database | kubernetes | managed_relational_database | managed_mongodb | serverless_functions)
9+
[product-types.{index}] The list of filtered product categories. (unknown_product_type | instance | apple_silicon | elastic_metal | dedibox | block_storage | object_storage | managed_inference | generative_apis | load_balancer | secret_manager | key_manager | managed_redis_database | kubernetes | managed_relational_database | managed_mongodb)
1010
[global] Filter global products.
1111
[region] Filter products by region.
1212
[zone] Filter products by zone.

cmd/scw/testdata/test-all-usage-s2s-vpn-connection-create-usage.golden

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ ARGS:
1818
[esp-ciphers.{index}.integrity] (unknown_integrity | sha256 | sha384 | sha512)
1919
[esp-ciphers.{index}.dh-group] (unknown_dhgroup | modp2048 | modp3072 | modp4096 | ecp256 | ecp384 | ecp521 | curve25519)
2020
[enable-route-propagation] Defines whether route propagation is enabled or not.
21-
[secret.id]
22-
[secret.revision]
2321
vpn-gateway-id ID of the VPN gateway to attach to the connection
2422
customer-gateway-id ID of the customer gateway to attach to the connection
2523
[bgp-config-ipv4.routing-policy-id]

docs/commands/product-catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ scw product-catalog product list [arg=value ...]
2828

2929
| Name | | Description |
3030
|------|---|-------------|
31-
| product-types.{index} | One of: `unknown_product_type`, `instance`, `apple_silicon`, `elastic_metal`, `dedibox`, `block_storage`, `object_storage`, `managed_inference`, `generative_apis`, `load_balancer`, `secret_manager`, `key_manager`, `managed_redis_database`, `kubernetes`, `managed_relational_database`, `managed_mongodb`, `serverless_functions` | The list of filtered product categories. |
31+
| product-types.{index} | One of: `unknown_product_type`, `instance`, `apple_silicon`, `elastic_metal`, `dedibox`, `block_storage`, `object_storage`, `managed_inference`, `generative_apis`, `load_balancer`, `secret_manager`, `key_manager`, `managed_redis_database`, `kubernetes`, `managed_relational_database`, `managed_mongodb` | The list of filtered product categories. |
3232
| global | | Filter global products. |
3333
| region | | Filter products by region. |
3434
| zone | | Filter products by zone. |

docs/commands/s2s-vpn.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ scw s2s-vpn connection create [arg=value ...]
6767
| esp-ciphers.{index}.integrity | One of: `unknown_integrity`, `sha256`, `sha384`, `sha512` | |
6868
| esp-ciphers.{index}.dh-group | One of: `unknown_dhgroup`, `modp2048`, `modp3072`, `modp4096`, `ecp256`, `ecp384`, `ecp521`, `curve25519` | |
6969
| enable-route-propagation | | Defines whether route propagation is enabled or not. |
70-
| secret.id | | |
71-
| secret.revision | | |
7270
| vpn-gateway-id | Required | ID of the VPN gateway to attach to the connection |
7371
| customer-gateway-id | Required | ID of the customer gateway to attach to the connection |
7472
| bgp-config-ipv4.routing-policy-id | | |

0 commit comments

Comments
 (0)