github volcengine/OpenViking cli@0.1.0
CLI v0.1.0

latest releases: v0.2.10, v0.2.9, v0.2.8...
one month ago

OpenViking CLI v0.1.0

Installation

Quick Install (macOS/Linux)

curl -fsSL https://raw.githubusercontent.com/volcengine/OpenViking/refs/tags/cli@0.1.0/crates/ov_cli/install.sh | bash

Manual Installation

Download the appropriate binary for your platform below, extract it, and add it to your PATH.

The CLI command is simply ov:

# After extraction
chmod +x ov  # Unix only
mv ov /usr/local/bin/  # or any directory in your PATH

# Verify installation
ov --version

Checksums

SHA256 checksums are provided for each binary for verification.

Changes

See the commit history for details.

Don't miss a new OpenViking release

NewReleases is sending notifications on new releases.