redis-x-cli

command module
v0.0.0-...-6cd7e74 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 18, 2017 License: MIT Imports: 33 Imported by: 0

README

Redis Extended Command Line Interface

Overview

Redis has a capable CLI that comes with it. This extends the CLI to understand JSON and adds a bunch of commands to the CLI.

This tool includes a templated report writer that can generate reports in PDF.

The reports can be copied to a destination folder, pushed to a server with FTP or emailed to a destination.

License

(C) Copyright Philip Schlump, 2013-2016.

Command Line

Each of the command line argumets is placed in the global store so that they can be substiturted in commands. 0 is used for the name of the program, 1 is the first command line argument. The first 20 will be "" if not specified.

Example:

$ redis-cli " the time is ... " rcli> set a {{.1}}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package ftp implements an FTP client.
Package ftp implements an FTP client.
Package gofpdf implements a PDF document generator with high level support for text, drawing and images.
Package gofpdf implements a PDF document generator with high level support for text, drawing and images.
makefont command
Command makefont generates a font definition file.
Command makefont generates a font definition file.
Package proxy provides support for a variety of protocols to proxy network data.
Package proxy provides support for a variety of protocols to proxy network data.
example command
Package terminal provides support functions for dealing with terminals, as commonly found on UNIX systems.
Package terminal provides support functions for dealing with terminals, as commonly found on UNIX systems.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL