# @lhci/cli

> [![npm version](https://badge.fury.io/js/%40lhci%2Fcli.svg)](https://badge.fury.io/js/%40lhci%2Fcli)

Latest version **0.15.1** (published 2025-06-25) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @lhci/cli
pnpm add @lhci/cli
yarn add @lhci/cli
bun add @lhci/cli
```

Provides the command `lhci`.

## Health

**Score 35/100 (D)** — status: stable.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 0.15.1 |
| Published | 2025-06-25 |
| First published | 2019-09-09 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 15 |
| Unpacked size | 95.6 KB |
| Known vulnerabilities | 0 (+3 in 2 direct dependencies) |
| Install scripts | no |
| GitHub stars | 7086 |
| Maintainers | paulirish, patrickhulce, hoten, adamraine |

## Links

- npm: https://www.npmjs.com/package/@lhci/cli
- Repository: https://github.com/GoogleChrome/lighthouse-ci
- Homepage: https://github.com/GoogleChrome/lighthouse-ci#readme
- Issues: https://github.com/GoogleChrome/lighthouse-ci/issues
- npm.io page: https://npm.io/package/@lhci/cli

## Dependencies (15)

- [tmp](https://npm.io/package/tmp.md) ^0.1.0
- [open](https://npm.io/package/open.md) ^7.1.0
- [uuid](https://npm.io/package/uuid.md) ^8.3.1
- [debug](https://npm.io/package/debug.md) ^4.3.1
- [yargs](https://npm.io/package/yargs.md) ^15.4.1
- [express](https://npm.io/package/express.md) ^4.17.1
- [inquirer](https://npm.io/package/inquirer.md) ^6.3.1
- [lighthouse](https://npm.io/package/lighthouse.md) 12.6.1
- [@lhci/utils](https://npm.io/package/@lhci/utils.md) 0.15.1
- [compression](https://npm.io/package/compression.md) ^1.7.4
- [proxy-agent](https://npm.io/package/proxy-agent.md) ^6.4.0
- [yargs-parser](https://npm.io/package/yargs-parser.md) ^13.1.2
- [chrome-launcher](https://npm.io/package/chrome-launcher.md) ^0.13.4
- [isomorphic-fetch](https://npm.io/package/isomorphic-fetch.md) ^3.0.0
- [lighthouse-logger](https://npm.io/package/lighthouse-logger.md) 1.2.0

## Recent versions

- 0.15.1 (latest) — 2025-06-25
- 0.14.0 (v0.14.0) — 2024-06-20
- 0.11.0 (v0.11.0) — 2023-02-21
- 0.15.0 — 2025-06-09
- 0.13.0 — 2023-12-15
- 0.12.0 — 2023-04-14
- 0.11.1 — 2023-04-12
- 0.10.0 — 2022-11-15
- 0.9.0 — 2022-02-01
- 0.8.2 — 2021-09-28
- 0.8.1 — 2021-09-01
- 0.8.0 — 2021-06-03
- 0.7.2 — 2021-04-29
- 0.7.1 — 2021-04-13
- 0.7.0 — 2021-02-02
- … 43 more at https://npm.io/package/@lhci/cli/versions

## README

# Lighthouse CI CLI

[![npm version](https://badge.fury.io/js/%40lhci%2Fcli.svg)](https://badge.fury.io/js/%40lhci%2Fcli)

## About

The Lighthouse CI CLI enables running Lighthouse from various CI environments. Read the [Lighthouse CI docs](https://github.com/GoogleChrome/lighthouse-ci/blob/main/README.md) to learn more.

## Acronyms

- CI: Continuous Integration
- CLI: Command Line Interface

---
_Source: https://npm.io/package/@lhci/cli · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
