19.4. Using the Redis Command-Line Tools

The GeoMesa Redis distribution includes a set of command-line tools for feature management, ingest, export and debugging.

To install the tools, see Setting up the Redis Command Line Tools.

Once installed, the tools should be available through the command geomesa-redis:

$ geomesa-redis
INFO  Usage: geomesa-redis [command] [command options]
  Commands:
    ...

Redis supports all the common commands described in Command-Line Tools.

19.4.1. General Arguments

Most commands require that you specify the Redis URL, using --url or -u.