Name

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

Version

0.1.5_8 (yyyy-mm-dd)

Synopsis

bif clone project PATH

Description

The bif-clone-project command imports a project's topics from a hub. Once a project has been cloned then it is considered "local" . If it has not been imported then we call it "remote" .

      For example :
bif list projects
bif clone org/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 clone from.

See Also

bif(1)

Author

Mark Lawrence <nomad@null.net>

Copyright And License

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