Skip to content

cli-v0.0.2

Choose a tag to compare

@github-actions github-actions released this 29 Jun 04:50
· 76 commits to main since this release

Vapi CLI v0.0.2

Welcome to the v0.0.2 release of Vapi CLI!

Installation

macOS/Linux

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

Windows

Download the Windows archive from the assets below and add to your PATH.

Homebrew (coming soon)

brew install vapi/tap/vapi-cli

Changelog

Features

  • 63f4c97 feat: Add environment configuration system and fix version comparison

Full Changelog: v0.0.1...v0.0.2


Built with ❤️ by the Vapi team