It looks like the doctl CLI does not support creation of a new droplet based on a snapshot. Is there any other way to achieve the same?
Usage: doctl compute droplet create <droplet-name> [droplet-name …] [flags] Aliases: create, c Flags: –enable-backups Backup droplet –enable-ipv6 IPv6 support –enable-monitoring Monitoring –enable-private-networking Private networking –format string Columns for output in a comma separated list. Possible values: ID,Name,PublicIPv4,PrivateIPv4,PublicIPv6,Memory,VCPUs,Disk,Region,Image,Status,Tags –image string Droplet image (required) –no-header hide headers –region string Droplet region (required) –size string Droplet size (required) –ssh-keys value SSH Keys or fingerprints (default []) –tag-name string Tag name –tag-names value Tag names (default []) –user-data string User data –user-data-file string User data file –volumes value Volumes to attach (default []) –wait Wait for droplet to be created
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
This question was answered by @heinv:
View the original comment