Blacksmith Testbox CLI

Command-line interface (beta) that lets coding agents run CI against local changes instantly - blacksmith testbox warmup/run/status dispatch a workflow to a warm microVM, rsync local changes, and execute commands over SSH. The CLI is the programmatic surface; there is no documented public REST API.

API entry from apis.yml

apis.yml Raw ↑
aid: blacksmith-sh:testbox-cli
name: Blacksmith Testbox CLI
tags:
- CLI
- Testbox
- Coding Agents
- Beta
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.blacksmith.sh/blacksmith-testbox/cli
baseURL: https://app.blacksmith.sh
properties:
- url: https://docs.blacksmith.sh/blacksmith-testbox/cli
  type: Documentation
- url: https://docs.blacksmith.sh/blacksmith-testbox/overview
  type: APIReference
description: Command-line interface (beta) that lets coding agents run CI against local changes instantly
  - blacksmith testbox warmup/run/status dispatch a workflow to a warm microVM, rsync local changes, and
  execute commands over SSH. The CLI is the programmatic surface; there is no documented public REST API.