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
[option-ids.{index}] IDs of options to enable on server
42
42
[protected] If enabled, the server can not be deleted
43
+
[user-data] Configuration data to pass to cloud-init such as a YAML cloud config data or a user-data script
43
44
[organization-id] Organization ID to use. If none is passed the default organization ID will be used
44
45
[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-2 | pl-waw-3)
[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-2 | pl-waw-3)
Copy file name to clipboardExpand all lines: cmd/scw/testdata/test-all-usage-baremetal-server-update-usage.golden
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ ARGS:
11
11
[description] Description associated with the server, max 255 characters, not updated if null
12
12
[tags.{index}] Tags associated with the server, not updated if null
13
13
[protected] If enabled, the server can not be deleted
14
+
[user-data] Configuration data to pass to cloud-init such as a YAML cloud config data or a user-data script
14
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 | nl-ams-1 | nl-ams-2 | pl-waw-2 | pl-waw-3)
| option-ids.{index} || IDs of options to enable on server |
567
567
| protected || If enabled, the server can not be deleted |
568
+
| user-data || Configuration data to pass to cloud-init such as a YAML cloud config data or a user-data script |
568
569
| organization-id || Organization ID to use. If none is passed the default organization ID will be used |
569
570
| zone | Default: `fr-par-1`<br />One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-2`, `pl-waw-3`| 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`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-2`, `pl-waw-3`| Zone to target. If none is passed will use default zone from the config |
| description || Description associated with the server, max 255 characters, not updated if null |
896
900
| tags.{index} || Tags associated with the server, not updated if null |
897
901
| protected || If enabled, the server can not be deleted |
902
+
| user-data || Configuration data to pass to cloud-init such as a YAML cloud config data or a user-data script |
898
903
| zone | Default: `fr-par-1`<br />One of: `fr-par-1`, `fr-par-2`, `nl-ams-1`, `nl-ams-2`, `pl-waw-2`, `pl-waw-3`| Zone to target. If none is passed will use default zone from the config |
0 commit comments