packet baremetal create-device
Create a new device
Synopsis
Create a new device
packet baremetal create-device [flags]
Options
--always-pxe true Set PXE boot to true
--billing string Choose "hourly" or "monthly" billing (default "hourly")
--facility string DC location. Use "packet admin list-facilities" to see available facilities
-f, --file string Read userdata from a file. This option works but is deprecated; use "--userfile" instead
-h, --help help for create-device
--hostname string Hostname of the device
--ipxe-script-url string Script URL
--os-type string Operating system to deploy to the server (default "centos_7")
--plan string Server type to create the device (default "baremetal_0")
--project-id string The project ID.
-s, --silent Omit provisioning logs
--spot-instance Create as a spot instance
--spot-price-max float Spot market price bid
--tags strings a list of comma separated tags
--userdata string userdata string. This options will be disgarded if "--userfile" is present
--userfile [file] Read userdata from a [file]
Options inherited from parent commands
-k, --key string API key
-p, --profile string Profile name (default "default")
SEE ALSO
- packet baremetal - Manage server devices.