Skip to content

Releases: VapiAI/cli

cli-v0.2.0

08 Jul 04:48
Compare
Choose a tag to compare

Vapi CLI v0.2.0

Welcome to the v0.2.0 release of Vapi CLI!

Installation

Unix/Linux/macOS

curl -sSL https://vapi.ai/install.sh | bash

Windows

iex ((New-Object System.Net.WebClient).DownloadString('https://vapi.ai/install.ps1'))

Docker

docker run -it ghcr.io/vapiai/cli:latest --help

Manual Download

curl -sSL https://github.com/VapiAI/cli/releases/download/v0.2.0/cli_$(uname -s)_$(uname -m).tar.gz | tar xz
sudo mv vapi /usr/local/bin

Changelog

Others

  • c8bb9b4 Fix linting issues preventing releases
  • a8d6f56 🔖 Bump version to 0.2.0

Full Changelog: v0.1.9...v0.2.0


Built with ❤️ by the Vapi team

cli-v0.1.9

08 Jul 04:34
Compare
Choose a tag to compare

Vapi CLI v0.1.9

Welcome to the v0.1.9 release of Vapi CLI!

Installation

Unix/Linux/macOS

curl -sSL https://vapi.ai/install.sh | bash

Windows

iex ((New-Object System.Net.WebClient).DownloadString('https://vapi.ai/install.ps1'))

Docker

docker run -it ghcr.io/vapiai/cli:latest --help

Manual Download

curl -sSL https://github.com/VapiAI/cli/releases/download/v0.1.9/cli_$(uname -s)_$(uname -m).tar.gz | tar xz
sudo mv vapi /usr/local/bin

Changelog

Others

  • 844c866 v0.1.9: MCP integration features and final polish

Full Changelog: v0.1.8...v0.1.9


Built with ❤️ by the Vapi team

cli-v0.1.8

08 Jul 04:35
Compare
Choose a tag to compare

Vapi CLI v0.1.8

Welcome to the v0.1.8 release of Vapi CLI!

Installation

Unix/Linux/macOS

curl -sSL https://vapi.ai/install.sh | bash

Windows

iex ((New-Object System.Net.WebClient).DownloadString('https://vapi.ai/install.ps1'))

Docker

docker run -it ghcr.io/vapiai/cli:latest --help

Manual Download

curl -sSL https://github.com/VapiAI/cli/releases/download/v0.1.8/cli_$(uname -s)_$(uname -m).tar.gz | tar xz
sudo mv vapi /usr/local/bin

Changelog

Others

  • 9f8d44b v0.1.8: Automatic manual page installation on updates

Full Changelog: v0.1.7...v0.1.8


Built with ❤️ by the Vapi team

cli-v0.1.7

08 Jul 04:35
Compare
Choose a tag to compare

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 | bash

Windows

iex ((New-Object System.Net.WebClient).DownloadString('https://vapi.ai/install.ps1'))

Docker

docker run -it ghcr.io/vapiai/cli:latest --help

Manual 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/bin

Changelog

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

cli-v0.1.6

08 Jul 02:47
Compare
Choose a tag to compare

Vapi CLI v0.1.6

Welcome to the v0.1.6 release of Vapi CLI!

Installation

Unix/Linux/macOS

curl -sSL https://vapi.ai/install.sh | bash

Windows

iex ((New-Object System.Net.WebClient).DownloadString('https://vapi.ai/install.ps1'))

Docker

docker run -it ghcr.io/vapiai/cli:latest --help

Manual Download

curl -sSL https://github.com/VapiAI/cli/releases/download/v0.1.6/cli_$(uname -s)_$(uname -m).tar.gz | tar xz
sudo mv vapi /usr/local/bin

Changelog

Features

  • 300bcf1 feat(man): add manual pages generation
  • 2a5f797 feat: comprehensive manual page support and improved install scripts

Bug fixes

  • 57d521e fix: docker build and improve mcp docs server with ai search
  • a822f0d fix: update install script to use GitHub API and correct filename pattern

Full Changelog: v0.1.5...v0.1.6


Built with ❤️ by the Vapi team

cli-v0.1.5

03 Jul 06:25
Compare
Choose a tag to compare

Vapi CLI v0.1.5

Welcome to the v0.1.5 release of Vapi CLI!

Installation

Unix/Linux/macOS

curl -sSL https://vapi.ai/install.sh | bash

Windows

iex ((New-Object System.Net.WebClient).DownloadString('https://vapi.ai/install.ps1'))

Docker

docker run -it ghcr.io/vapiai/cli:latest --help

Manual Download

curl -sSL https://github.com/VapiAI/cli/releases/download/v0.1.5/cli_$(uname -s)_$(uname -m).tar.gz | tar xz
sudo mv vapi /usr/local/bin

Changelog

Bug fixes

  • 5d86a7c fix: update install script to not require sudo

Others

Full Changelog: v0.1.4...v0.1.5


Built with ❤️ by the Vapi team

cli-v0.1.4

03 Jul 05:23
Compare
Choose a tag to compare

Vapi CLI v0.1.4

Welcome to the v0.1.4 release of Vapi CLI!

Installation

Unix/Linux/macOS

curl -sSL https://vapi.ai/install.sh | bash

Windows

iex ((New-Object System.Net.WebClient).DownloadString('https://vapi.ai/install.ps1'))

Docker

docker run -it ghcr.io/vapiai/cli:latest --help

Manual Download

curl -sSL https://github.com/VapiAI/cli/releases/download/v0.1.4/cli_$(uname -s)_$(uname -m).tar.gz | tar xz
sudo mv vapi /usr/local/bin

Changelog

Features

  • 4e8592f feat: add powershell installer and simplify installation methods
  • 45d5af5 feat: overhaul mcp server to return actual content instead of links

Bug fixes

  • f5ba009 fix: improve auth status and multi-account management

Others

  • 64551b5 bump: version to 0.1.4
  • b51048a refactor: update cli commands for better user experience

Full Changelog: v0.1.3...v0.1.4


Built with ❤️ by the Vapi team

cli-v0.1.3

03 Jul 02:30
Compare
Choose a tag to compare

Vapi CLI v0.1.3

Welcome to the v0.1.3 release of Vapi CLI!

Installation

Universal Install Script (Recommended)

curl -sSL https://vapi.ai/install.sh | bash

Package Managers

# npm
npm install -g @vapi-ai/cli

# Homebrew (macOS/Linux)
brew tap VapiAI/homebrew-tap && brew install vapi-cli

# Scoop (Windows)  
scoop bucket add vapi https://github.com/VapiAI/scoop-bucket && scoop install vapi-cli

Docker

docker run -it ghcr.io/vapiai/cli:latest --help

Manual Download

curl -sSL https://github.com/VapiAI/cli/releases/download/v0.1.3/cli_$(uname -s)_$(uname -m).tar.gz | tar xz
sudo mv vapi /usr/local/bin

Changelog

Features

Bug fixes

  • 1540314 fix: handle error returns in auth commands

Others

  • 5dd1e6e Merge branch 'main' into feature/auto-sdk-bumps
  • 56c8771 Update Go SDK to v0.9.0 and bump CLI version to 0.1.3

Full Changelog: v0.1.2...v0.1.3


Built with ❤️ by the Vapi team

cli-v0.1.2

02 Jul 04:30
Compare
Choose a tag to compare

Vapi CLI v0.1.2

Welcome to the v0.1.2 release of Vapi CLI!

Installation

Universal Install Script (Recommended)

curl -sSL https://vapi.ai/install.sh | bash

Package Managers

# npm
npm install -g @vapi-ai/cli

# Homebrew (macOS/Linux)
brew tap VapiAI/homebrew-tap && brew install vapi-cli

# Scoop (Windows)  
scoop bucket add vapi https://github.com/VapiAI/scoop-bucket && scoop install vapi-cli

Docker

docker run -it ghcr.io/vapiai/cli:latest --help

Manual Download

curl -sSL https://github.com/VapiAI/cli/releases/download/v0.1.2/cli_$(uname -s)_$(uname -m).tar.gz | tar xz
sudo mv vapi /usr/local/bin

Changelog

Features

  • 7162076 feat: replace fake docs with live vapi documentation api

Full Changelog: v0.1.1...v0.1.2


Built with ❤️ by the Vapi team

cli-v0.1.1

02 Jul 03:43
Compare
Choose a tag to compare

Vapi CLI v0.1.1

Welcome to the v0.1.1 release of Vapi CLI!

Installation

Universal Install Script (Recommended)

curl -sSL https://vapi.ai/install.sh | bash

Package Managers

# npm
npm install -g @vapi-ai/cli

# Homebrew (macOS/Linux)
brew tap VapiAI/homebrew-tap && brew install vapi-cli

# Scoop (Windows)  
scoop bucket add vapi https://github.com/VapiAI/scoop-bucket && scoop install vapi-cli

Docker

docker run -it ghcr.io/vapiai/cli:latest --help

Manual Download

curl -sSL https://github.com/VapiAI/cli/releases/download/v0.1.1/cli_$(uname -s)_$(uname -m).tar.gz | tar xz
sudo mv vapi /usr/local/bin

Changelog

Others

  • 213bb59 �� Fix Homebrew tap configuration
  • eccc5a1 🚀 Release v0.1.1: Fix Homebrew tap distribution

Full Changelog: v0.1.0...v0.1.1


Built with ❤️ by the Vapi team