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 .mdJSON
Readiness
Great for agents · 75/100
Verify
nomad --version
Agent URL
/cli/nomad/agent.md

Quick reference

Install
brew tap hashicorp/tap && brew install hashicorp/tap/nomad
Verify
nomad --version
First command
nomad agent -dev
Machine JSON
/cli/nomad.json

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