| name | vabc |
| description | Search the Virginia ABC catalog and live per-store stock (read-only). Bootstraps the vabc binary if it isn't installed, then drives it (read-only). |
vabc
If vabc isn't on PATH, install it:
brew install rnwolfe/tap/vabc
Then let the binary teach you — it's read-only by default and self-describing, so don't guess:
vabc agent — the full embedded usage contract.
vabc schema --json — machine-readable command tree, exit codes, and conformance.
- Example:
vabc product search "blantons" --json
Conforms to the Agent CLI Guidelines (Full); verify with vabc schema | jq .conformance.