Question
How do i create a new droplet from a saved snapshot using doctl cmdline tool?
I was trying to create a droplet using a snapshot that I created from an existing droplet. While I can do it from the Web UI, I seem to be struggling with it using the “droplet create” command, since the snapshot does not come with an “image slug”.
Bottom line, can I create a new droplet using a saved snapshot using doctl?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×