nomad

officialscriptablepopularcautioncontainers / infrabrew

HashiCorp · Scheduling, jobs, and clusters from the terminal.

$ brew tap hashicorp/tap && brew install hashicorp/tap/nomad
One-liner to try
$ nomad agent -dev

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .md
Readiness
Great for agents · 75/100
Verify
nomad --version
Agent URL
/cli/nomad/agent.md

Quick reference

Installbrew tap hashicorp/tap && brew install hashicorp/tap/nomad
Verifynomad --version
First commandnomad agent -dev

About

The official CLI from HashiCorp. Scheduling, jobs, and clusters from the terminal. Supports structured output — good for scripts and agents.

Example workflow

1. nomad agent -dev

Alternatives worth considering