The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Beagle::Cmd::Command::relation - show beagle names of entries

SYNOPSIS

    $ beagle relation 
    $ beagle relation  --update
    $ beagle relation  id1 id2

DESCRIPTION

This relation/map is stored in a file locally in kennel by default.

The file path can be customized via env BEAGLE_RELATION_PATH or config item relation_path.

AUTHOR

    sunnavy <sunnavy@gmail.com>

LICENCE AND COPYRIGHT

    Copyright 2011 sunnavy@gmail.com

    This program is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.