harmstack CLI lets you run benchmarks against AI model endpoints, inspect job results, compare runs, and manage account credits from your terminal. It supports both an interactive wizard and a non-interactive flag-based workflow.
Installation
Download the latest binary
Install the latest release for your platform from:
vettedmedical/harmstack-install-v0 (latest release)Binaries are available for macOS (Apple Silicon), Windows, and Linux.
Add the binary to your PATH
Move the downloaded binary to a directory on your
PATH and ensure it is executable.Example (macOS/Linux):Authentication
Set your Harmstack API key before running commands:Explore the CLI
Commands
Full reference for every customer-facing
harmstack command, with usage examples and key flags.Flags
Canonical kebab-case flags only (for example
--job-id, --benchmark-id, --unit-count), with types, defaults, and environment variable fallbacks.