-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

doctl compute droplet


> List, create, and delete virtual machines which are called droplets.

More information.


Create a droplet:

doctl compute droplet create --region {region} --image {os_image} --size {vps_type} {droplet_name}

Delete a droplet:

doctl compute droplet delete {droplet_id|droplet_name}

List droplets:

doctl compute droplet list


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Mon May 20 22:33:34 2024