# artillery mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:artillery
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install artillery
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:artillery
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/artillery>
- **Version:** 2.0.33
- **Quellzusammenfassung:** Cloud-native performance & reliability testing for developers and SREs
- **Homepage:** <https://www.artillery.io/>
- **Upstream-Dokumentation:** <https://www.artillery.io/>
- **Lizenz:** MPL-2.0
- **Quellarchiv:** <https://registry.npmjs.org/artillery/-/artillery-2.0.33.tgz>
- **Zuletzt aktualisiert:** 2026-06-17T17:12:22Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- artillery (cli)
- artillery (Alias)

## Abhängigkeiten

- node

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 2.0.33
- Manager aktualisiert: 2026-06-17
- lokale Daten: OK
- Upstream-Repository: https://www.artillery.io/
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

Artillery is a JavaScript/Node.js command-line load-testing and reliability-testing platform. In package-manager terms it is the kind of tool people install globally as a CLI, keep in CI, and drive with small YAML or TypeScript test scripts rather than a long-lived daemon.

### Projektgeschichte

The public GitHub repository was created in May 2015 under the Artillery organization. GitHub releases show 1.5.x artifacts in May and June 2016, while the current repository has evolved into a monorepo around the `artillery` CLI package.

The project describes itself as cloud-scale load testing. Its README and documentation emphasize distributed execution on AWS Lambda, AWS Fargate, and Azure ACI, protocol support for HTTP, WebSocket, Socket.io, gRPC, Kinesis and more, and an extension/plugin model.

### Adoptionsgeschichte

Artillery's adoption path is typical for a developer-first testing tool: npm global installs are the primary documented installation route, while Homebrew packaging gives macOS and Linux package-manager users a native formula. The GitHub repository metadata reported roughly nine thousand stars and hundreds of forks at research time.

The product focus broadened from API load tests into full-stack reliability workflows. Current official docs position Artillery for Playwright E2E testing, scalable load testing, and synthetic monitoring, which helps explain its use by developers, QA engineers, and SREs rather than only dedicated performance-test teams.

### Wie es verwendet wird

A typical Artillery workflow is to write a small test script with a `config` section, target, phases, and scenarios, then run it from the CLI locally or in CI. The reference docs show YAML and TypeScript test-script forms, and the README points users to examples plus guides for Playwright, distributed load tests, SLO checks, Apdex, and observability publishing.

The package matters in Homebrew because it provides a single `artillery` executable for a tool whose upstream ecosystem is otherwise npm-first. That lets users keep load-testing tooling beside other CLI dependencies managed by the OS package manager.

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

Artillery is interesting to package nerds because it sits at the junction of Node packaging, cloud execution, and ops tooling. It is a CLI with a JavaScript package core, but its value shows up in CI pipelines, observability integrations, and serverless execution targets.

The v2-era repository also shows the modern pattern of developer tools becoming platforms: one installable CLI, a script format, cloud runners, Playwright integration, plugins, and telemetry sinks.

### Zeitleiste

- 2015: Public GitHub repository created.
- 2016: GitHub releases show Artillery 1.5.x builds.
- 2026: Artillery v2.0.33 published according to GitHub Releases.

### Related projects

- The official README points to Playwright load testing, distributed runners on AWS Lambda, AWS Fargate and Azure ACI, observability destinations such as Datadog, New Relic and Honeycomb, and community/official integrations.

### Quellen

- <https://api.github.com/repos/artilleryio/artillery>
- <https://api.github.com/repos/artilleryio/artillery/releases>
- <https://github.com/artilleryio/artillery>
- <https://raw.githubusercontent.com/artilleryio/artillery/main/packages/artillery/README.md>
- <https://www.artillery.io/docs>
- <https://www.artillery.io/docs/reference/test-script>
- source_facts.package-manager


## Sicherheitshinweise

infrastructure mutation or orchestration signal.

- **Geiger-Risiko:** orange / mittel
- infrastructure mutation or orchestration signal

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** artillery
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Verwandte Links

- [Secret-risk packages](https://pkg.so/de/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [node](https://pkg.so/de/brew/node/) - Runtime dependency declared by Homebrew.
- [bzt](https://pkg.so/de/brew/bzt/) - Shares pkgdb curated category or tags: cli, developer-tools, load-testing, performance-testing, testing.
- [k6](https://pkg.so/de/brew/k6/) - Shares pkgdb curated category or tags: cli, developer-tools, load-testing, performance-testing, testing.
- [locust](https://pkg.so/de/brew/locust/) - Shares pkgdb curated category or tags: cli, developer-tools, load-testing, performance-testing, testing.
- [khaos](https://pkg.so/de/brew/khaos/) - Shares pkgdb curated category or tags: cli, developer-tools, load-testing, observability, testing.
- [siege](https://pkg.so/de/brew/siege/) - Shares pkgdb curated category or tags: cli, developer-tools, load-testing, testing.
- [gor](https://pkg.so/de/brew/gor/) - Shares pkgdb curated category or tags: cli, developer-tools, load-testing, testing.
- [apib](https://pkg.so/de/brew/apib/) - Shares pkgdb curated category or tags: cli, developer-tools, performance-testing, testing.
- [lcov](https://pkg.so/de/brew/lcov/) - Shares pkgdb curated category or tags: cli, developer-tools, testing.
- [artillery](https://pkg.so/de/npm/artillery/) - Same normalized package name appears in another local ecosystem. Shared terms: artillery, cli, cloud, developer, developer-tools.
- [artillery](https://pkg.so/de/npm/artillery/) - Same normalized package name in another local ecosystem.

## Combined YAML source

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


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
