doctl
Jump to navigation
Jump to search
Installation[edit]
cd ~ wget https://github.com/digitalocean/doctl/releases/download/v1.64.0/doctl-1.64.0-linux-amd64.tar.gz tar xf ~/doctl-*-linux-amd64.tar.gz rm ~/doctl-*-linux-amd64.tar.gz mv ~/doctl /usr/local/bin
Examples[edit]
doctl compute droplet create "sub-01.example.com" "sub-02.example.com" --region nyc3 --size 1gb --image ubuntu-14-04-x64 --enable-ipv6
doctl auth init
Related terms[edit]
See also[edit]
Advertising: