Automic VaultAutomic Vault

brew

Installer livekit-cli avec Homebrew, Nix, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de livekit-cli pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install livekit-cli

local Homebrew formula metadata

Linux

Nixvérifié · 92%
nix profile install nixpkgs#livekit-cli

nixpkgs package indexes · pkgs/by-name/li/livekit-cli/package.nix · Source: api.github.com

Windows

Windows Package Managervérifié · 92%
winget install --id LiveKit.LiveKitCLI -e

Windows Package Manager source index · LiveKit.LiveKitCLI · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Command-line interface to LiveKit

Commandes et alias

  • livekit-cli
  • lk

historique

Historique du projet et usages

LiveKit CLI is the terminal interface for LiveKit projects. It packages common developer and operator workflows around LiveKit Cloud, self-hosted LiveKit servers, access tokens, rooms, egress, load testing, app templates, and agents.

Historique du projet

The livekit/livekit-cli repository was created on May 10, 2021, shortly before LiveKit's public launch in July 2021. The CLI grew alongside LiveKit's open source SFU and SDK ecosystem as the project moved from realtime audio/video infrastructure toward a broader agent and voice-AI platform.

LiveKit documentation describes the CLI, invoked as lk, as the primary interface for managing LiveKit Cloud projects, creating applications from templates, and deploying agents. The GitHub README also documents older core workflows such as token generation, room APIs, egress management, participant simulation, and load testing.

Historique d'adoption

The CLI's adoption follows LiveKit's developer adoption rather than a separate ecosystem. As LiveKit became a self-hostable and managed realtime stack, the CLI became the practical bridge between package-manager installation and day-to-day project setup.

By June 2024, LiveKit said its platform was used by more than 20,000 developers; the CLI sits in that workflow as a setup and management tool for both cloud projects and local/self-hosted testing.

Modes d'utilisation

Developers install LiveKit CLI with Homebrew, a shell installer, winget, or source builds. The documented precedence order for command parameters is command-line flags, environment variables, local configuration files such as ./livekit.toml, and then default project configuration.

The CLI can create access tokens, call LiveKit APIs, join rooms as a participant, publish demo media, start and manage egresses, run load tests, create app templates, authenticate to LiveKit Cloud, and deploy agents.

Pourquoi les passionnés de paquets s'y intéressent

livekit-cli is a good example of a modern infrastructure CLI that is both a package-manager binary and a cloud control surface. Its aliases and package names matter because users may invoke either livekit-cli or lk depending on installation path and documentation vintage.

For package maintainers, it combines typical Go CLI distribution with multimedia build considerations: the README notes audio and console subsystem dependencies around CGO, PortAudio, and WebRTC audio processing for source builds.

Chronologie

  • 2021-05-10: The livekit/livekit-cli repository was created.
  • 2021-07-07: LiveKit was publicly introduced as open source realtime audio/video infrastructure.
  • 2024-06-04: LiveKit reported more than 20,000 developers using the platform.
  • 2026-06-30: The livekit/livekit-cli repository showed active updates through GitHub metadata.

Related projects

  • The CLI is related to the LiveKit server, LiveKit Cloud, LiveKit Agents, client SDKs, server SDKs, egress, ingress, SIP, and LiveKit app template repositories.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
./livekit.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
./livekit.toml

exécutables

Exécutables installés

CommandeTypeExpositionNote
livekit-clicliexécutable global
lkcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-26
version du gestionnaire2.18.2
gestionnaire mis à jour2026-07-25
données localesOK
amontà jour
dernière version détectéev2.18.2

https://github.com/livekit/livekit-cli

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:livekit-cli
Version2.18.2
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/livekit-cli
Page d'accueilhttps://livekit.io
Dépôthttps://github.com/livekit/livekit-cli
Docs amonthttps://docs.livekit.io/reference/developer-tools/livekit-cli
LicenceApache-2.0
Archive sourcehttps://github.com/livekit/livekit-cli/archive/refs/tags/v2.18.2.tar.gz
Dernière mise à jour2026-07-25T00:14:25Z
Pulseupdated
Dépendancesportaudio
Dépendances de compilationgo, pkgconf
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelivekit-cli
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

livekit-cli

nix profile install nixpkgs#livekit-cli
  • normalized package name match
  • Correspondance par : Livekit Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/livekit-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
winget95%

LiveKit.LiveKitCLI

winget install --id LiveKit.LiveKitCLI -e
  • normalized package name match
  • Correspondance par : Livekit Cli
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: LiveKit.LiveKitCLI from https://cdn.winget.microsoft.com/cache/source.msix

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment