3 min read
ABM.dev CLI
The terminal client for ABM.dev. Every endpoint we expose is available as an abm-dev command. Human-friendly tables by default, machine-friendly --json when you want to pipe.
$ abm-dev enrich company --company "Cooper Parry" --domain cooperparry.com --wait
Enrichment 12455
Status completed
Cost $0.34
Duration 2m 14s
Source layer
────────────
Identity Cooper Parry LLP 99%
Industry Accounting & Audit · Mid-market 92%
Head count 1,420 (12mo +18%) 88%
HQ East Midlands, UK 96%
Events (180d window)
────────────
2026-04-12 senior_role_posting Director of AI Operations
2026-03-28 office_opened Manchester
Research angles · 0 eager configured
Destinations · 0 eager configuredStart here
Install + auth →
npm install -g @abmdev/cli, then abm-dev auth login.
abm-dev enrich →
Submit a company or person enrichment. --wait to block until done.
abm-dev source / events →
Read the source v2 envelope + events for an enrichment.
abm-dev angles →
Manage research angles, fetch results, resolve lazy ones.
abm-dev destinations →
Manage destinations, fetch composed values, run the Heyarchie 8-pack seed in one call.