bsdkrun-cli

Installation
SKILL.md

bsdkrun CLI

bsdkrun runs lightweight microVMs (FreeBSD / NetBSD / Linux OCI images) on macOS (Hypervisor.framework) and Linux (KVM), built on libkrun. It's Docker-like: run → ps → exec/shell → stop → start → rm, plus snapshots (commit/flavors), persistent volumes, port forwards, an in-guest agent (for exec/ssh/tailscale), and optional global networks with internal DNS.

State lives under <state>/ ($XDG_STATE_HOME/bsdkrun or ~/.local/state/bsdkrun); downloads cache under $BSDKRUN_CACHE (default ~/.cache/bsdkrun).

For the full flag list of every command, read references/cli-reference.md.

Command map

Installs
1
GitHub Stars
2
First Seen
3 days ago
bsdkrun-cli — tsirysndr/bsdkrun