ride/cli-geocode

Geocode command for the Ride CLI

1.0.0 2016-10-14 10:38 UTC

This package is auto-updated.

Last update: 2024-04-12 23:17:47 UTC


README

This module adds the geocode command to the Ride CLI.

Commands

geocode

This command geocodes the provided address with the provided service or shows an overview of the available services when no arguments are provided.

Syntax: geocode [<service> [<address>]]

  • <service>: Id of the geocode service
  • <address>: Address to lookup

Alias: g

Related Modules

Installation

You can use Composer to install this application.

composer require ride/cli-geocode