Icon

doctl

doctl is the official DigitalOcean command-line interface (CLI) for interacting with the DigitalOcean API and managing DigitalOcean resources from the terminal[2][4].
Latest: 1.189.0 GitHub
Last checked: Jun 9, 2026 12:10am
Rank: 2236/15140
Also monitored via:
Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: MITWinget: Available

Version & Lifecycle

0
Current: 1.189.0 N-2: 1.157.0 Avg cadence: Every 17 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Command-line note • February 27, 2026
0

Doctl – Command-line note

For silent Windows deployment of doctl, download the latest release ZIP from GitHub (e.g., doctl--windows-amd64.zip), then use PowerShell as Administrator to extract and install without UI prompts: Expand-Archive -Path '.doctl.zip' -DestinationPath 'C:Program Filesdoctl'; Move-Item -Path '.doctldoctl.exe' -Destination 'C:Program Filesdoctldoctl.exe'; [Environment]::SetEnvironmentVariable('Path', [Environment]::GetEnvironmentVariable('Path', 'Machine') + ';C:Program Filesdoctl', 'Machine').
This automates placement in a dedicated directory and updates the system PATH for enterprise scripting, enabling immediate CLI use after refresh or reboot.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

Doctldigitalocean Doctl

Packaging Notes

0

Official binaries and packages published on GitHub Releases; also available via package managers and source build from repository[2].

Notes

0

Repository maintained by DigitalOcean; documentation and command reference available in DigitalOcean docs[4] and GitHub repo[2].