cli-v0.0.3
Vapi CLI v0.0.3
Welcome to the v0.0.3 release of Vapi CLI!
Installation
macOS/Linux
curl -sSL https://github.com/VapiAI/cli/releases/download/v0.0.3/vapi_$(uname -s)_$(uname -m).tar.gz | tar xz
sudo mv vapi /usr/local/binWindows
Download the Windows archive from the assets below and add to your PATH.
Homebrew (coming soon)
brew install vapi/tap/vapi-cliChangelog
Features
- 26f1521 feat: add call update and end commands
- ed780da feat: add chat management commands
- 98e506d feat: add logs and debugging commands
- 242a3f1 feat: add phone number management commands
- d4264bf feat: add tool management commands
- 15f2ea5 feat: add webhook forwarding with listen command
- c83ed87 feat: add webhook management commands
Bug fixes
- 9da7d7a fix: resolve all linting issues
Full Changelog: v0.0.2...v0.0.3
Built with ❤️ by the Vapi team