
doctl-compute-droplet
List of commands for doctl-compute-droplet:
-
doctl-compute-droplet:tldr:3ded4 doctl-compute-droplet: List droplets.$ doctl compute droplet listtry on your machineexplain this command
-
doctl-compute-droplet:tldr:860a8 doctl-compute-droplet: Delete a droplet.$ doctl compute droplet delete ${select}try on your machineexplain 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 machineexplain this command