NAME
bif-register - register with a remote repository
VERSION
0.1.0_26 (2014-07-23)
SYNOPSIS
bif register LOCATION [OPTIONS...]
DESCRIPTION
The bif register command connects to a hub repository to obtain the list of projects hosted there. A hub has a name (use the list hubs command to display it) which is useable after registration with all other hub-aware commands to save typing the full address.
The retrieved project list is stored locally and is used by the pull project, and push issue commands, and updated by the sync command.
ARGUMENTS & OPTIONS
- LOCATION
-
The location of a remote repository.
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.