💾 Archived View for freeshell.de › tldr › k6.gmi captured on 2023-11-04 at 12:36:27. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

k6

Open source load testing tool and SaaS for engineering teams.

More information.

k6 run {script.js}
k6 run --vus {10} --duration {30s} {script.js}
k6 run -e {HOSTNAME=example.com} {script.js}
k6 run --out influxdb={http://localhost:8086/k6db} {script.js}
k6 run --discard-response-bodies {script.js}
k6 run --compatibility-mode=base {script.js}
k6 login cloud --token {secret}
k6 cloud {script.js}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY