NAME

bif-pull-project - import projects from a remote hub

VERSION

0.1.5_5 (2015-08-13)

SYNOPSIS

bif pull project PATH

DESCRIPTION

The bif-pull-project command imports remote projects from a hub. If a project has been imported, then it is considered "local". If it has not been imported then we call it "remote".

For example:

bif list projects
bif pull todo

ARGUMENTS

PATH

The path of the remote project to import.

--hub HUB

If the project exists at multiple hubs the --hub option can be used to force which hub to pull from.

SEE ALSO

bif(1)

AUTHOR

Mark Lawrence <nomad@null.net>

COPYRIGHT AND LICENSE

Copyright 2013-2015 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.