NAME
bif-push - link a topic or project with another object
VERSION
0.1.5_7 (2015-11-25)
SYNOPSIS
bif push ID DESTINATION [OPTIONS...]
DESCRIPTION
The bif-push command is used to link two items together. Usually the source and destination items are one of the following combinations:
ID DESTINATION
------------------ -----------
topic(issue) project
project hub
hub location
Pushing an topic (usually an issue) for example "shares" that node with another project. Comments made in any project for that issue will appear everywhere else, but status changes are project-specific. In order for that to be possible however, the destination project must already be cooperating with all of the projects already associated with the issue.
See each bif-push-* specific command documentation for details.
ARGUMENTS
- ID
-
A node ID or project PATH. Required.
- DESTINATION
-
The target node to link ID with or a destination .
OPTIONS
SEE ALSO
bif-push-topic(1), bif-push-project, bif-push-hub
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.