ZIP
WinGet
LiveKit CLI
LiveKit · 2.3.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
lk_2.3.0_windows_amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
LiveKit.LiveKitCLI
Version
2.3.0
Description
Command line interface to LiveKit
License
Apache-2.0
↗
Installer URL
https://github.com/livekit/livekit-cli/releases/download/v2.3.0/lk_2.3.0_windows_amd64.zip
Release Notes
Changelog
- Use /tmp directory for temporary files during bootstrap by @rektdeckard in #441
- Update dependencies and remove SIP.CreateSIPTrunk by @davidzhao in #451
- Add --play-dialtone flag to sip participant transfer by @biglittlebigben in #452
- Add SIP headers to table views by @dennwc in #461
- Allow all tables to be output as JSON with --json flag by @rektdeckard in #465
- Strip additional unneeded files during bootstrap by @rektdeckard in #470
- Add agent dispatch commands with lk dispa…