cli-v0.1.7
Vapi CLI v0.1.7
Welcome to the v0.1.7 release of Vapi CLI!
Installation
Unix/Linux/macOS
curl -sSL https://vapi.ai/install.sh | bashWindows
iex ((New-Object System.Net.WebClient).DownloadString('https://vapi.ai/install.ps1'))Docker
docker run -it ghcr.io/vapiai/cli:latest --helpManual Download
curl -sSL https://github.com/VapiAI/cli/releases/download/v0.1.7/cli_$(uname -s)_$(uname -m).tar.gz | tar xz
sudo mv vapi /usr/local/binChangelog
Bug fixes
- 024117a fix: major mcp docs server improvements
Others
- 7cb7fee v0.1.7: Enhanced user experience and help system
Full Changelog: v0.1.6...v0.1.7
Built with ❤️ by the Vapi team