Quick reference for auxiliary CLI utilities.Documentation Index
Fetch the complete documentation index at: https://hud-f5fd7c15-feat-agent-orchestrator-cookbook.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
hud pull
Fetch an environment from a registry with a metadata preview.- Shows tool list, init time, variables (when available)
--verify-onlyskipsdocker pull
hud get
hud quickstart
hud cursor-list
hud version
hud clone
hud set
~/.hud/.env for default use in HUD.
hud cancel
Cancel remote evaluation jobs submitted viahud eval --remote.
--job <job_id>- Cancel all tasks in the specified job--task <job_id> <task_id>- Cancel a specific task within a job--all- Cancel all your active jobs
Requires
HUD_API_KEY to be set.