Skip to content

Releases: couchbaselabs/fit-cli

Latest (tip of main)

21 Jun 07:41

Choose a tag to compare

Latest (tip of main) Pre-release
Pre-release

⚠️ This is the tip-of-main pre-release, automatically updated on every push. For production/CI usage install the ci channel instead (CHANNEL=ci).

Install

curl -fsSL https://raw.githubusercontent.com/couchbaselabs/fit-cli/main/install.sh | CHANNEL=latest bash

After installing, run fit config edit to configure your credentials before first use.

See the README for full usage instructions.

CI

19 Jun 15:03

Choose a tag to compare

The ci channel is manually promoted, infrequently — intended for GHA workflows and other automation that need a very stable binary.
Changes are communicated in advance.

Install

curl -fsSL https://raw.githubusercontent.com/couchbaselabs/fit-cli/main/install.sh | CHANNEL=ci bash

After installing, run fit config edit to configure your credentials before first use.

See the README for full usage instructions.