Closed sepehr-alipour closed 4 years ago
How we can create a server from our snapshots?
Hey @sepehr-alipour,
you can create a server from a snapshot by using:
hcloud server create --name servername --type cpx11 --image <snapshot_id>
How we can create a server from our snapshots?