Name

bif-show - display a node's current status

Version

0.1.5_8 (yyyy-mm-dd)

Synopsis

bif show ID [OPTIONS...]

Description

The bif-show command displays a summary of a node's current status. This command doesn't actually implement anything on its own. It simply looks up the type of node and calls the appropriate bif-show-* sub command.

Arguments & Options

ID
A node ID or a project PATH. Required.
--full, -f
Display a more verbose version of the current status.
--log, -l
Run the appropriate bif-log-* command after producing the summary to get the current status and the history all together.

See Also

bif, bif-show-change, bif-show-entity, bif-show-hub,...

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.