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 & OPTIONS
- 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.
- --message, -m MESSAGE
-
Add the optional MESSAGE to the update created for this action.
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.