CLI
Info
Coming Soon — The maps.guru CLI is not yet available. This page documents the planned CLI surface. Check back soon for updates.
The maps.guru CLI will provide quick access to geocoding, routing, and map services from your terminal.
Planned Installation
npm install -g @maps.guru/cli
Planned Commands
mapsguru geocode "Eiffel Tower, Paris"
mapsguru reverse 48.8566 2.3522
mapsguru directions --from "12.9716,77.5946" --to "13.0827,80.2707"
mapsguru usage