k6

officialpopularobservabilitybrew

Grafana · Load testing, performance, and http tests from the terminal.

$ brew install k6
One-liner to try
$ k6 run script.js

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .md
Readiness
Usable with guardrails · 50/100
Verify
k6 --version
Agent URL
/cli/k6/agent.md

Quick reference

Installbrew install k6
Verifyk6 --version
First commandk6 run script.js

About

The official CLI from Grafana. Load testing, performance, and http tests from the terminal.

Example workflow

1. k6 run script.js

Alternatives worth considering