Command Line Tool#

KLIFF has a command line tool called kliff that can be invoked directly from the terminal. The command line tool kliff has the following sub-commands:

sub-command

description

test

Test installation

dataset

Count, split, and other operations on dataset.

For all command line tools, you can do:

$ kliff --help
$ kliff sub-command --help

to get help (or -h for short).