NAME

bif-register - register with a remote repository

VERSION

0.1.0_7 (2014-04-15)

SYNOPSIS

bif register HUB [OPTIONS...]

DESCRIPTION

The bif register command connects to a hub (a remote repository) to obtain the list of projects hosted there. The project list is stored locally and is used by the import and push commands when communicating with the hub.

A hub can have an alias which useable with all of the hub-aware commands (import,export,push) to save typing the full address.

If HUB is a network address like an.organisation@a.provider then the default alias will be an.organisation. If hub is a filesystem path then the default alias is the path basename.

ARGUMENTS & OPTIONS

HUB

The location of a remote hub.

--alias, -a

Override the default alias for the HUB.

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.