nomad
officialscriptablepopularcautioncontainers / infrabrew
HashiCorp · Scheduling, jobs, and clusters from the terminal.
$ brew tap hashicorp/tap && brew install hashicorp/tap/nomadOne-liner to try
$ nomad agent -devAgent pack
Quick reference
Install
brew tap hashicorp/tap && brew install hashicorp/tap/nomadVerify
nomad --versionFirst command
nomad agent -devMachine JSON
/cli/nomad.jsonAbout
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