認証情報アクセス
Reads DigitalOcean tokens, kubeconfig, and environment credentials.
brew
doctl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
エージェント安全性
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.
インストール
brew install doctllocal Homebrew formula metadata
sudo port install doctlMacPorts ports tree · www/doctl/Portfile · ソース: api.github.com
sudo apk add doctlAlpine Linux edge package indexes · doctl · ソース: dl-cdn.alpinelinux.org
sudo dnf install doctlFedora Rawhide package metadata · doctl · ソース: dl.fedoraproject.org
nix profile install nixpkgs#doctlnixpkgs package indexes · pkgs/by-name/do/doctl/package.nix · ソース: api.github.com
sudo pacman -S doctlArch Linux sync databases · doctl · ソース: geo.mirror.pkgbuild.com
scoop install main/doctlScoop official bucket manifest trees · bucket/doctl.json · ソース: api.github.com
winget install --id DigitalOcean.Doctl -eWindows Package Manager source index · DigitalOcean.Doctl · ソース: cdn.winget.microsoft.com
概要
Command-line tool for DigitalOcean
履歴
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.
セキュリティ状態
doctl に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
doctl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/digitalocean/doctl
インストールメタデータ
| パッケージキー | brew:doctl |
|---|---|
| バージョン | 1.163.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/doctl |
| ホームページ | https://docs.digitalocean.com/reference/doctl/ |
| リポジトリ | https://github.com/digitalocean/doctl |
| 上流ドキュメント | https://docs.digitalocean.com/reference/doctl |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/digitalocean/doctl/archive/refs/tags/v1.163.0.tar.gz |
| 最終更新 | 2026-06-25T12:48:13Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | doctl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
doctl
nix profile install nixpkgs#doctldoctl 1.160.1-r0
Official command line interface for the DigitalOcean API
https://github.com/digitalocean/doctl
sudo apk add doctldoctl-bash-completion 1.160.1-r0
Bash completions for doctl
https://github.com/digitalocean/doctl
sudo apk add doctl-bash-completiondoctl-fish-completion 1.160.1-r0
Fish completions for doctl
https://github.com/digitalocean/doctl
sudo apk add doctl-fish-completiondoctl-zsh-completion 1.160.1-r0
Zsh completions for doctl
https://github.com/digitalocean/doctl
sudo apk add doctl-zsh-completiondoctl 1.160.1-1.fc45
The official command line interface for the DigitalOcean API
https://github.com/digitalocean/doctl
sudo dnf install doctldoctl 1.159.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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.