Difference between revisions of "Doctl"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{Draft}}
 
{{Draft}}
 
{{lowercase}}
 
{{lowercase}}
 +
 +
== Installation =
 
* https://github.com/digitalocean/doctl
 
* https://github.com/digitalocean/doctl
 
  cd ~ [[wget]] https://github.com/digitalocean/doctl/releases/download/v1.64.0/doctl-1.64.0-linux-amd64.tar.gz
 
  cd ~ [[wget]] https://github.com/digitalocean/doctl/releases/download/v1.64.0/doctl-1.64.0-linux-amd64.tar.gz
Line 7: Line 9:
 
  [[mv]] ~/doctl [[/usr/local/bin]]
 
  [[mv]] ~/doctl [[/usr/local/bin]]
  
[[doctl compute]] [[droplet]] create "sub-01.example.com" "sub-02.example.com" [[--region]] nyc3 --size 1gb [[--image]] ubuntu-14-04-x64 --enable-ipv6
+
== Examples ==
 +
* <code>[[doctl compute]] [[droplet]] create "sub-01.example.com" "sub-02.example.com" [[--region]] nyc3 --size 1gb [[--image]] ubuntu-14-04-x64 --enable-ipv6</code>
 +
 
 +
== Related terms ==
  
==Related term==
 
  
 
== See also ==
 
== See also ==

Revision as of 10:23, 19 September 2021

Advertising: