> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fingerprint.com/llms.txt
> Use this file to discover all available pages before exploring further.

# CLI

> This changelog lists all additions and updates to the Fingerprint CLI, in chronological order.

<Update label="September 2026">
  ## Fingerprint CLI is now available

  Set up Fingerprint in your project from the terminal with the new `fingerprint` CLI. Run `npx fingerprint integrate` to sign in through your browser, provision API keys into your `.env`, and add client-side identification and server-side verification to your project. Running `npx fingerprint` starts the same guided setup.

  The CLI also includes the `keys`, `login`, `signup`, `whoami`, and `logout` commands. It is open source in the [GitHub repository](https://github.com/fingerprintjs/fingerprint-cli).
</Update>
