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
[common-configuration.option-ids.{index}] IDs of options to enable on server
38
+
[common-configuration.protected] If enabled, the server can not be deleted
39
+
[common-configuration.user-data] Configuration data to pass to cloud-init such as a YAML cloud config data or a user-data script
40
+
[common-configuration.zone]
41
+
[servers.{index}.hostname]
42
+
[servers.{index}.description]
43
+
[servers.{index}.tags.{index}]
44
+
[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)
45
+
46
+
DEPRECATED ARGS:
47
+
[common-configuration.organization-id] Organization ID with which the server will be created
48
+
49
+
FLAGS:
50
+
-h, --help help for batch-create
51
+
--list-sub-commands List all subcommands
52
+
53
+
GLOBAL FLAGS:
54
+
-c, --config string The path to the config file
55
+
-D, --debug Enable debug mode
56
+
-o, --output string Output format: json or human, see 'scw help output' for more info (default "human")
| common-configuration.option-ids.{index} || IDs of options to enable on server |
568
+
| common-configuration.protected || If enabled, the server can not be deleted |
569
+
| common-configuration.user-data || Configuration data to pass to cloud-init such as a YAML cloud config data or a user-data script |
570
+
|~~common-configuration.organization-id~~| Deprecated | Organization ID with which the server will be created |
571
+
| common-configuration.zone |||
572
+
| servers.{index}.hostname |||
573
+
| servers.{index}.description |||
574
+
| servers.{index}.tags.{index} |||
575
+
| 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 |
576
+
577
+
578
+
523
579
### Create an Elastic Metal server
524
580
525
581
Create a new Elastic Metal server. Once the server is created, proceed with the [installation of an OS](#post-3e949e).
0 commit comments