Accès aux identifiants
Reads DigitalOcean tokens, kubeconfig, and environment credentials.
brew / rang 761
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de doctl pour les workflows d'agents IA.
sécurité des agents
doctl controls DigitalOcean resources from local credentials.
Reads DigitalOcean tokens, kubeconfig, and environment credentials.
Can create, delete, and modify droplets, clusters, registries, and apps.
Can deploy apps and push container registry artifacts.
Gate mutating doctl commands and credential access.
Allow read-only listings; require approval for writes, deletes, deploys, and token changes.
installation
brew install doctllocal Homebrew formula metadata
sudo port install doctlMacPorts ports tree · www/doctl/Portfile · Source: api.github.com
sudo apk add doctlAlpine Linux edge package indexes · doctl · Source: dl-cdn.alpinelinux.org
sudo dnf install doctlFedora Rawhide package metadata · doctl · Source: dl.fedoraproject.org
nix profile install nixpkgs#doctlnixpkgs package indexes · pkgs/by-name/do/doctl/package.nix · Source: api.github.com
sudo pacman -S doctlArch Linux sync databases · doctl · Source: geo.mirror.pkgbuild.com
scoop install main/doctlScoop official bucket manifest trees · bucket/doctl.json · Source: api.github.com
winget install --id DigitalOcean.Doctl -eWindows Package Manager source index · DigitalOcean.Doctl · Source: cdn.winget.microsoft.com
aperçu
Command-line tool for DigitalOcean
historique
doctl is DigitalOcean's official command-line interface for the DigitalOcean API. It is the package-manager-facing form of DigitalOcean cloud automation: a Go binary that exposes account, compute, database, Kubernetes, registry, app, VPC, and billing workflows from a terminal.
DigitalOcean created the public GitHub repository in May 2015. The README identifies doctl as a CLI for the DigitalOcean API and lists a broad command tree covering both early compute primitives and later platform services such as Kubernetes, Apps, databases, monitoring, registries, and VPCs.
doctl has broad package-manager adoption. The official README documents Homebrew on macOS, Snap on supported Linux systems, Arch Linux, Fedora, Nix, Docker Hub images, GitHub release downloads, and source builds. Homebrew analytics show tens of thousands of annual installs, which is high for a provider-specific cloud CLI.
Users authenticate with `doctl auth init`, which stores API tokens and defaults in a YAML config file. The CLI is used both interactively and in scripts, often with JSON output, shell completion, multiple authentication contexts, and resource commands such as droplet listing, domain record creation, registry login, and Kubernetes configuration.
doctl matters to package nerds because it is a well-maintained example of the cloud-provider CLI pattern: a single static Go program, packaged across Homebrew, Linux distros, Snap, Windows managers, Docker images, and GitHub releases, with API authentication and shell ergonomics as first-class concerns.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour doctl. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/Library/Application Support/doctl/config.yaml$XDG_CONFIG_HOME/doctl/config.yaml~/.config/doctl/config.yamlCredential-bearing paths to review before unattended agent runs.
~/Library/Application Support/doctl/config.yaml$XDG_CONFIG_HOME/doctl/config.yaml~/.config/doctl/config.yamlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
doctl | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:doctl |
|---|---|
| Version | 1.166.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://docs.digitalocean.com/reference/doctl/ |
| Dépôt | https://github.com/digitalocean/doctl |
| Dernière mise à jour | 2026-07-31T17:48:15Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
doctl
nix profile install nixpkgs#doctldoctl 1.166.0-r0
Official command line interface for the DigitalOcean API
https://github.com/digitalocean/doctl
sudo apk add doctldoctl-bash-completion 1.166.0-r0
Bash completions for doctl
https://github.com/digitalocean/doctl
sudo apk add doctl-bash-completiondoctl-fish-completion 1.166.0-r0
Fish completions for doctl
https://github.com/digitalocean/doctl
sudo apk add doctl-fish-completiondoctl-zsh-completion 1.166.0-r0
Zsh completions for doctl
https://github.com/digitalocean/doctl
sudo apk add doctl-zsh-completiondoctl 1.164.0-1.fc45
The official command line interface for the DigitalOcean API
https://github.com/digitalocean/doctl
sudo dnf install doctldoctl 1.166.0-1
The official command line interface for the DigitalOcean API
https://github.com/digitalocean/doctl
sudo pacman -S doctldoctl
sudo port install doctlmain/doctl
scoop install main/doctlDigitalOcean.Doctl
winget install --id DigitalOcean.Doctl -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.