You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cmd/scw/testdata/test-all-usage-vpc-private-network-create-usage.golden
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ARGS:
10
10
[project-id] Project ID to use. If none is passed the default project ID will be used
11
11
[tags.{index}] The private networks tags
12
12
[subnets.{index}] Private network subnets CIDR
13
-
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | nl-ams-1)
13
+
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
Copy file name to clipboardExpand all lines: cmd/scw/testdata/test-all-usage-vpc-private-network-delete-usage.golden
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ USAGE:
7
7
8
8
ARGS:
9
9
private-network-id The private network ID
10
-
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | nl-ams-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 | fr-par-3 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
Copy file name to clipboardExpand all lines: cmd/scw/testdata/test-all-usage-vpc-private-network-get-usage.golden
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ USAGE:
7
7
8
8
ARGS:
9
9
private-network-id The private network id
10
-
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | nl-ams-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 | fr-par-3 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
Copy file name to clipboardExpand all lines: cmd/scw/testdata/test-all-usage-vpc-private-network-list-usage.golden
+7-6Lines changed: 7 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,13 @@ USAGE:
6
6
scw vpc private-network list [arg=value ...]
7
7
8
8
ARGS:
9
-
[order-by] The sort order of the returned private networks (created_at_asc | created_at_desc | name_asc | name_desc)
10
-
[name] Filter private networks with names containing this string
11
-
[tags.{index}] Filter private networks with one or more matching tags
12
-
[project-id] The project ID on which to filter the returned private networks
13
-
[organization-id] The organization ID on which to filter the returned private networks
14
-
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | nl-ams-1)
9
+
[order-by] The sort order of the returned private networks (created_at_asc | created_at_desc | name_asc | name_desc)
10
+
[name] Filter private networks with names containing this string
11
+
[tags.{index}] Filter private networks with one or more matching tags
12
+
[project-id] The project ID on which to filter the returned private networks
13
+
[private-network-ids.{index}] The PrivateNetwork IDs on which to filter the returned private networks
14
+
[organization-id] The organization ID on which to filter the returned private networks
15
+
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
Copy file name to clipboardExpand all lines: cmd/scw/testdata/test-all-usage-vpc-private-network-update-usage.golden
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ARGS:
10
10
[name] The name of the private network
11
11
[tags.{index}] The private networks tags
12
12
[subnets.{index}] Private network subnets CIDR
13
-
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | nl-ams-1)
13
+
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | fr-par-3 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)
| zone | Default: `fr-par-1`<br />One of: `fr-par-1`, `nl-ams-1`| Zone to target. If none is passed will use default zone from the config |
44
+
| zone | Default: `fr-par-1`<br />One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2`| Zone to target. If none is passed will use default zone from the config |
| private-network-id | Required | The private network ID |
64
-
| zone | Default: `fr-par-1`<br />One of: `fr-par-1`, `nl-ams-1`| Zone to target. If none is passed will use default zone from the config |
64
+
| zone | Default: `fr-par-1`<br />One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2`| Zone to target. If none is passed will use default zone from the config |
| private-network-id | Required | The private network id |
84
-
| zone | Default: `fr-par-1`<br />One of: `fr-par-1`, `nl-ams-1`| Zone to target. If none is passed will use default zone from the config |
84
+
| zone | Default: `fr-par-1`<br />One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2`| Zone to target. If none is passed will use default zone from the config |
85
85
86
86
87
87
@@ -104,8 +104,9 @@ scw vpc private-network list [arg=value ...]
104
104
| name || Filter private networks with names containing this string |
105
105
| tags.{index} || Filter private networks with one or more matching tags |
106
106
| project-id || The project ID on which to filter the returned private networks |
107
+
| private-network-ids.{index} || The PrivateNetwork IDs on which to filter the returned private networks |
107
108
| organization-id || The organization ID on which to filter the returned private networks |
108
-
| zone | Default: `fr-par-1`<br />One of: `fr-par-1`, `nl-ams-1`| Zone to target. If none is passed will use default zone from the config |
109
+
| zone | Default: `fr-par-1`<br />One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2`| Zone to target. If none is passed will use default zone from the config |
| zone | Default: `fr-par-1`<br />One of: `fr-par-1`, `nl-ams-1`| Zone to target. If none is passed will use default zone from the config |
132
+
| zone | Default: `fr-par-1`<br />One of: `fr-par-1`, `fr-par-2`, `fr-par-3`, `nl-ams-1`, `nl-ams-2`, `pl-waw-1`, `pl-waw-2`| Zone to target. If none is passed will use default zone from the config |
0 commit comments