Install the CLI

One-liner installer for the Tonbo Artifacts client.

curl -fsSL https://artifacts.tonbo.dev/install.sh | bash

Verify:

artifacts --version
# artifacts version 0.0.1-dev

Running inside Kubernetes (EKS / GKE / AKS / kind)? The pod needs a privileged container with /dev/fuse exposed before the installer can mount. See Run in Kubernetes for the full pod spec.