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-k8s-cluster-delete-usage.stderr.golden
+1-1
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ EXAMPLES:
10
10
ARGS:
11
11
cluster-id The ID of the cluster to delete
12
12
[with-additional-resources] Set true if you want to delete all volumes (including retain volume type) and loadbalancers whose name start with cluster ID
13
-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
13
+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
Copy file name to clipboardExpand all lines: cmd/scw/testdata/test-all-usage-k8s-cluster-update-usage.stderr.golden
+1-1
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ ARGS:
30
30
[auto-upgrade.maintenance-window.day] The day of the week for the maintenance window (any | monday | tuesday | wednesday | thursday | friday | saturday | sunday)
31
31
[feature-gates.{index}] List of feature gates to enable
32
32
[admission-plugins.{index}] List of admission plugins to enable
33
-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
33
+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
Copy file name to clipboardExpand all lines: cmd/scw/testdata/test-all-usage-k8s-node-list-usage.stderr.golden
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ ARGS:
19
19
[order-by] The sort order of the returned nodes (created_at_asc | created_at_desc)
20
20
[name] The name on which to filter the returned nodes
21
21
[status] The status on which to filter the returned nodes (unknown | creating | not_ready | ready | deleting | deleted | locked | rebooting | creation_error)
22
-
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
22
+
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams)
0 commit comments