hud version
hud set
~/.hud/.env for default use in HUD.
hud cancel
Cancel remote evaluation jobs submitted viahud eval --remote.
<job_id>- Job ID to cancel (positional argument)--trace-id, -t <trace_id>- Cancel a specific trace within a job--all, -a- Cancel all your active jobs--yes, -y- Skip confirmation prompt
Requires
HUD_API_KEY to be set.hud models
List available models from the HUD inference gateway.--json- Output as JSON
hud convert
Convert external task/dataset formats to HUD format.<path>- Path to source tasks/dataset directory--from- Source format (auto,webarena,browsergym, etc.)--output, -o- Output path for converted tasks