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-instance-image-create-usage.golden
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,6 @@ ARGS:
13
13
[name=<generated>] Name of the image
14
14
snapshot-id UUID of the snapshot that will be used as root volume in the image
15
15
arch Architecture of the image (x86_64 | arm)
16
-
[default-bootscript] Default bootscript of the image
17
16
[additional-snapshots.{index}.id] UUID of the snapshot to add
18
17
[additional-snapshots.{index}.name] Name of the additional snapshot
19
18
[additional-snapshots.{index}.size] Size of the additional snapshot
@@ -26,6 +25,7 @@ ARGS:
26
25
[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)
27
26
28
27
DEPRECATED ARGS:
28
+
[default-bootscript] Default bootscript of the image
29
29
[additional-snapshots.{index}.organization-id] Organization ID that own the additional snapshot
Copy file name to clipboardExpand all lines: cmd/scw/testdata/test-all-usage-instance-server-update-usage.golden
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,6 @@ ARGS:
35
35
[volumes.{key}.base-snapshot] The ID of the snapshot on which this volume will be based
36
36
[volumes.{key}.project] Project ID of the volume
37
37
[volumes.{key}.organization] Organization ID of the volume
38
-
[bootscript]
39
38
[dynamic-ip-required]
40
39
[enable-ipv6]
41
40
[protected]
@@ -49,6 +48,9 @@ ARGS:
49
48
[private-nics.{index}.state] The private NIC state (available | syncing | syncing_error)
50
49
[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)
0 commit comments