@oaslananka/a2a-warp-cli
v9.0.0
Published
Command-line tools for validating, discovering, sending, monitoring, and testing A2A agents.
Maintainers
Readme
@oaslananka/a2a-warp-cli
Publishes the a2a-warp binary for validation, discovery, messaging, registry management, monitoring, benchmarking, diagnostics, and scaffolding.
Commands
| Command | Description |
| ------------------- | ------------------------------------------------- |
| benchmark | Run request benchmarks against an A2A endpoint |
| conformance | Run the A2A conformance fixture suite |
| conformance-badge | Generate a conformance badge SVG from a report |
| discover | Resolve and print an endpoint Agent Card |
| doctor | Print local CLI diagnostics |
| export-card | Export an endpoint Agent Card to JSON |
| health | Check an A2A endpoint health route |
| monitor | Poll task status snapshots |
| registry | Start, inspect, export, and import registry state |
| release-check | Check release readiness |
| scaffold | Create an A2A agent project scaffold |
| send | Send a text message to an A2A endpoint |
| task | Run task lifecycle operations |
| validate | Validate an Agent Card file or endpoint |
Run a2a-warp <command> --help for usage and options.
Exit codes
| Code | Meaning |
| ---- | ------------------------------------ |
| 0 | Success |
| 1 | Command error or conformance failure |
See Compatibility for supported Node.js, protocol, transport, package, and peer ranges.
