NAME
bif-export - export a project to a remote hub
VERSION
0.1.0 (yyyy-mm-dd)
SYNOPSIS
bif export PATH... HUB [OPTIONS...]
DESCRIPTION
Export a project to a hub.
ARGUMENTS
- PATH
-
The path of the local project to export. An error will be raised if a project with the same path exists at the remote HUB.
- HUB
-
The location of a remote hub or a previously defined hub alias.
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.