doctl
is the official DigitalOcean command line interface (CLI).
doctl
allows you to interact with the DigitalOcean API via the command line. It supports most functionality found in the control panel. You can create, configure, and destroy DigitalOcean resources like Droplets, Kubernetes clusters, firewalls, load balancers, database clusters, domains, and more.
Official doctl
builds are available for Windows, macOS, and Linux.
doctl
is open source software. Find the source code or report issues at the digitalocean/doctl
repository on GitHub.
Find additional tutorials on the DigitalOcean community site:
doctl
does not support the DigitalOcean Spaces API. However, because the Spaces API is S3-compatible, you can use S3-compatible command line tools like s3cmd
to manage Spaces.Released v1.92.0 of doctl, the official DigitalOcean CLI. This release updates the doctl auth init
prompt and deprecates the --algorithm
flag for load balancer sub-commands.
Released v1.91.0 of doctl, the official DigitalOcean CLI. This release adds support for creating and updating firewall rules for load balancers.
Released v1.89.0 of doctl, the official DigitalOcean CLI. This release adds support for creating serverless namespaces in the syd1
region and creating monitoring alert policies for load balancer metrics.
For more information, see the full release notes.