NAME
bif-import - import projects from a remote hub
VERSION
0.1.0 (yyyy-mm-dd)
SYNOPSIS
bif import HUB [PATHS...] [OPTIONS...]
DESCRIPTION
Import projects from a hub.
ARGUMENTS
- HUB
-
The location of a remote hub or a previously defined alias.
- PATHS...
-
The paths of the remote projects to import. If not given then all projects will be imported. An error will be raised if a project with the same path exists locally.
OPTIONS
- --alias
-
Create an alias for
HUBwhich can be used in future calls toimportorexport. Typically this would be the name of the organisation that owns or manages the hub.
SEE ALSO
bif(1)
AUTHOR
Mark Lawrence <nomad@null.net>
COPYRIGHT AND LICENSE
Copyright 2013 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.