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

NAME

bif-new-identity - create a new identity in the repository

VERSION

0.1.0_28 (2014-09-23)

SYNOPSIS

    bif new identity [NAME] [METHOD] [VALUE] [OPTIONS...]

DESCRIPTION

The bif new identity command creates a new object in the repository representing an individual.

ARGUMENTS & OPTIONS

NAME

The name of the identity.

METHOD

The default contact method type, typically "phone", "email", etc.

VALUE

The value of the default contact method, i.e. the phone number, the email address, etc.

--message, -m MESSAGE

The creation message, set to "Created" by default.

--self

Register this identity as "myself" to be used for future changes.

--shortname, -s

The shortname (initials) to be shown in some outputs

SEE ALSO

bif(1)

AUTHOR

Mark Lawrence <nomad@null.net>

COPYRIGHT AND LICENSE

Copyright 2013-2014 Mark Lawrence <nomad@null.net>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.