Headless transfer client

Install cvlabel

Move versioned datasets and model artifacts between training machines and CVLabel Cloud. One binary, no local service, no desktop session.

v0.4.0 SHA-256 verified macOS · Linux · Windows
Terminal
curl -fsSL https://api.cvlabel.cloud/install.sh | sh

Installs into ~/.local/bin and verifies the published checksum. Add that directory to PATH if it is not already available. No administrator access is required.

Direct artifacts

Choose the package your machine expects.

The installer command selects the correct portable binary automatically. Direct packages are available for managed machines and reproducible provisioning.

SHA256SUMS
01 / AUTHENTICATE

Connect a headless machine

cvlabel login --device
02 / SYNC DATA

Push or pull a dataset

cvlabel datasets sync --help
03 / SHIP MODELS

Publish versioned artifacts

cvlabel models push --help

Built for trainers and automation servers.

Packages are checksum-published. Code signing and notarization are not currently attached.

Create workspace