Vespa CLI is the official command-line client for Vespa.ai. It is a single binary without any runtime dependencies and is available for Linux, macOS and Windows.
With Vespa CLI you can:
To install Vespa CLI, choose one of the following methods:
brew install vespa-cli
To learn the basics on how to use Vespa CLI, see the quick start guide.
For documentation on individual Vespa CLI commands and their options, see the
bundled man pages, e.g. man vespa
or man
vespa-<command>
.