doctl
doctl copied to clipboard
Please add a password function.
Hello,
On the Digital Ocean homepage, can create a water drop by specifying the password.
However, it is not supported by the doctl tool. It seems to support only the ssh method.
Thanks.
Currently the DigitalOcean API does not support setting a root password when a Droplet is created. If you do not want to use SSH keys, you can still create a Droplet. A one time password will be emailed to you. You will be prompted to change the password the first time you log into the Droplet.
Thanks for the feedback!
Thank you for @andrewsomething answer.
Do you have any update plans?