vipin CLI

Command line interface for vipin.

vipin

Get performance information from worker_logs from a psimulate command.

Given a worker logs directory from a previous run, a summary csv will be created in the result_directory (which defaults to the given logs directory unless otherwise specified).

Usage

vipin [OPTIONS] LOGS_DIRECTORY

Options

-o, --result-directory <result_directory>

The directory into which to write the summary of the parsed logs. Defaults to given logs directory if not given.

--hdf, --csv

Choose hdf or csv for output data. Defaults to csv.

-v

Configure logging verbosity.

Arguments

LOGS_DIRECTORY

Required argument