NAME

Beagle::Cmd::Command::create - create an entry

SYNOPSIS

$ beagle create --type bark
$ beagle bark                                   # ditto
$ beagle create --type bark --verbose            # more fields to check/edit
$ beagle create --type bark -a /path/to/att1 -a /path/to/att2
$ beagle create --type bark --tags tv,simpsons
$ beagle create --type bark --body doh --edit    # force to use editor

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.