# drone-cli mit Homebrew, apk, Nix, pacman, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für drone-cli in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:drone-cli
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install drone-cli
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add drone-cli
```

  Evidenz: Alpine Linux edge package indexes: drone-cli from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#drone-cli
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/dr/drone-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S drone-cli
```

  Evidenz: Arch Linux sync databases: drone-cli from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/drone
```

  Evidenz: Scoop official bucket manifest trees: bucket/drone.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:drone-cli
- **Paketmanager:** Homebrew
- **Version:** 1.9.0
- **Quellzusammenfassung:** Command-line client for the Drone continuous integration server
- **Homepage:** <https://drone.io>
- **Repository:** <https://github.com/harness/drone-cli>
- **Zuletzt aktualisiert:** 2026-07-28T14:10:42+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- drone (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.9.0
## Projektgeschichte und Nutzung

Drone CLI is the command-line companion to Drone, the container-oriented continuous integration system. As a package, its importance is less about being a standalone product and more about giving operators, repository admins, and automation scripts a stable `drone` executable for talking to Drone servers.

### Projektgeschichte

The CLI has historically followed Drone's server-side model: pipelines live with source repositories, while the command-line tool handles installation-time and day-two operations such as login/configuration, repository administration, signing, encryption, logs, and local execution helpers. Its repository now lives under Harness, reflecting Drone's later stewardship under the Harness organization.

### Adoptionsgeschichte

Drone CLI adoption tracks Drone adoption in self-hosted and cloud CI environments. The official installation docs show package-manager and direct binary installation paths, which made it natural to ship through Homebrew and similar package indexes for developers who need the same `drone` command locally and in automation.

### Wie es verwendet wird

The official CLI docs organize usage around installation/configuration and subcommands for encryption, local execution, logs, signing, JSONNET conversion, users, and repositories. In practice, package users install it to administer Drone instances, inspect pipeline state, and script CI server operations.

### Warum Paket-Nerds sich dafür interessieren

For package maintainers, Drone CLI is a good example of a CI ecosystem client that is useful only when it stays aligned with its server API. The single `drone` executable, broad subcommand tree, and Homebrew formula make it a small but important bridge between hosted CI infrastructure and local developer shells.

### Zeitleiste

- 2010s: Drone becomes known as a container-native CI/CD system with a separate CLI for server interaction.
- 2020s: Drone CLI source is maintained under the Harness GitHub organization.
- Docs era: Official docs present the CLI as the supported command-line interface for installing, configuring, and operating Drone.

### Related projects

- Drone server and Drone runners provide the CI runtime that the CLI administers.
- The Drone documentation site is the primary command reference for the CLI.
- Harness is the current upstream organization for the `harness/drone-cli` source repository.

### Quellen

- <https://github.com/harness/drone-cli>
- <https://docs.drone.io/cli/install/>
- <https://docs.drone.io/cli/configure/>
- <https://docs.drone.io/cli/drone-exec/>
- <https://docs.drone.io/cli/repo/drone-repo-ls/>


## Sicherheitshinweise

broad file, network, media, or database tool signal.

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

- Nix - drone-cli: normalized package name match | nixpkgs package indexes: pkgs/by-name/dr/drone-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - drone-cli - 1.9.0-r5: normalized package name match | Alpine Linux edge package indexes: drone-cli from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Drone CLI | https://github.com/harness/drone-cli
- pacman - drone-cli - 1.9.0-1: normalized package name match | Arch Linux sync databases: drone-cli from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Command line interface for Drone CI | https://docs.drone.io/cli
- Nix - drone: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/dr/drone/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - drone - 2.25.0-r17: installed executable or alias match | Alpine Linux edge package indexes: drone from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Container-Native, Continuous Delivery Platform | https://drone.io/
- apk - drone-doc - 2.25.0-r17: installed executable or alias match | Alpine Linux edge package indexes: drone-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Container-Native, Continuous Delivery Platform (documentation) | https://drone.io/
- apk - drone-openrc - 2.25.0-r17: installed executable or alias match | Alpine Linux edge package indexes: drone-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Container-Native, Continuous Delivery Platform (OpenRC init scripts) | https://drone.io/
- pacman - drone - 2.28.2-1: installed executable or alias match | Arch Linux sync databases: drone from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Continuous Delivery platform built on container technology (Enterprise Edition) | https://drone.io
- Scoop - main/drone: installed executable or alias match | Scoop official bucket manifest trees: bucket/drone.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/drone-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/drone-cli.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
