macOS
brew install livekit-clilocal Homebrew formula metadata
安装
brew install livekit-clilocal Homebrew formula metadata
nix profile install nixpkgs#livekit-clinixpkgs package indexes · pkgs/by-name/li/livekit-cli/package.nix · 来源: api.github.com
winget install --id LiveKit.LiveKitCLI -eWindows Package Manager source index · LiveKit.LiveKitCLI · 来源: cdn.winget.microsoft.com
概览
Command-line interface to LiveKit
历史
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.
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.
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.
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.
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
./livekit.tomlCredential-bearing paths to review before unattended agent runs.
./livekit.toml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
livekit-cli | cli | 全局可执行文件 | |
lk | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/livekit/livekit-cli
安装元数据
| 软件包键 | brew:livekit-cli |
|---|---|
| 版本 | 2.18.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/livekit-cli |
| 主页 | https://livekit.io |
| 仓库 | https://github.com/livekit/livekit-cli |
| 上游文档 | https://docs.livekit.io/reference/developer-tools/livekit-cli |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/livekit/livekit-cli/archive/refs/tags/v2.18.2.tar.gz |
| 最后更新 | 2026-07-25T00:14:25Z |
| Pulse | updated |
| 依赖 | portaudio |
| 构建依赖 | go, pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | livekit-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
livekit-cli
nix profile install nixpkgs#livekit-cliLiveKit.LiveKitCLI
winget install --id LiveKit.LiveKitCLI -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.