NAME
bif-update-plan - update or comment an plan
VERSION
0.1.0_28 (2014-09-23)
SYNOPSIS
bif update plan NAME [OPTIONS...]
DESCRIPTION
The "bif update plan" command adds a comment to a plan, possibly adding or removing hosts.
ARGUMENTS & OPTIONS
- NAME
-
An plan name in format [PROVIDER:]NAME, required.
- --add, -a HOST
-
Add the HOST in format [PROVIDER:]NAME to the plan. Can be called multiple times.
- --remove, -r HOST
-
Remove the HOST in format [PROVIDER:]NAME from the plan. Can be called multiple times.
- --message, -m
-
The message describing this change in detail.
SEE ALSO
bifhub(1)
AUTHOR
Mark Lawrence <nomad@null.net>
COPYRIGHT AND LICENSE
Copyright 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.