accelerator

command
v0.0.0-...-7d6cd58 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2017 License: Zlib Imports: 7 Imported by: 0

README

accelerator

This is the command line implementation and interface to the level library, which finds and deletes all but one of the duplicates and print the metrics collected.

If run in test mode it will print the groups of duplicates instead of deleting all but one of them.

Any non-fatal errors encountered will be logged, but will neither halt execution nor be reflected by the exit code.

usage

Installation process:

go get github.com/cdelorme/level/...

This will download the library and build all cmd/ implementations.

Execution (with test mode enabled):

accelerator -t

A summary is tracked and printed from the cli implementation, including the start time, and stats collected by steps in the pipeline.

A non-zero exit code is produced when any errors are encountered.

For additional settings, try asking for help:

accelerator help

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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