Name

bif-update - change or comment a node

Version

0.1.5_8 (yyyy-mm-dd)

Synopsis

bif update ID [STATUS] [OPTIONS...]

Description

Add a comment to a node, possibly setting a new status at the same time. Valid values for a nodes's status depend on the projects it is associated with. The list of valid status for a project can be found using bif-list-status(1).

Arguments

ID
A node ID, a node ID.UPDATE_ID, or project PATH. Required.
STATUS
The new status for the node. The status cannot be set when commenting as a reply to another change.

Options

--title, -t
The new title for the node. The title cannot be set when commenting as a reply to another change.
--message, -m
The message describing this issue in detail. If this option is not used an editor will be invoked.

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.