vultr / vultr-cli

Official command line tool for Vultr services
Apache License 2.0
475 stars 76 forks source link

[Feature] - iPXE #386

Open zdanl opened 10 months ago

zdanl commented 10 months ago

Is your feature request related to a problem? Please describe. I am having a great experience developing on and compiling large projects on Bare Metal servers, and would like to resell that. Can you incorporate a procedure for that into vultr-cli? People obviously want prebuilt servers or their own setups. This should be possible entirely from command line. Your engineering team suggested iPXE.

Describe the solution you'd like ./vultr-cli bare-metal [id] fresh-install [disk-image] [statup-script]

Describe alternatives you've considered Docker etc.

Additional context Input appreciated.