The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.