Forrest logo
back to context overview

doctl-compute-droplet

List of commands for doctl-compute-droplet:

  • doctl-compute-droplet:tldr:3ded4 doctl-compute-droplet: List droplets.
    $ doctl compute droplet list
    try on your machine
    explain this command
  • doctl-compute-droplet:tldr:860a8 doctl-compute-droplet: Delete a droplet.
    $ doctl compute droplet delete ${select}
    try on your machine
    explain this command
  • doctl-compute-droplet:tldr:c72cf doctl-compute-droplet: Create a droplet.
    $ doctl compute droplet create --region ${region} --image ${os_image} --size ${vps_type} ${droplet_name}
    try on your machine
    explain this command
back to context overview