NAME

KiokuDB::Cmd - KiokuDB command line tools

SYNOPSIS

# list commnads
% kioku commands

# help for a specific command
% kioku help foo

DESCRIPTION

This is an App::Cmd based, pluggable suite of commands for KiokuDB.

Some commands such as KiokuDB::Cmd::Command::Dump are part of the core distributions, but backends can provide their own subcommands as well.