How do I open servers in batches
Dear friends, how can I open servers in batch? Is there any way to open 10 or more servers or only one by one?Please reply to me
2 Replies
This sounds like a great use case for automation with the Linode API.
You could issue 10 requests to the create Linode endpoint or use the Linode CLI if you’re more comfortable with the command-line.