NAME
bif-show - display a node's current status
VERSION
0.1.5_7 (2015-11-25)
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.
- --uuid, -U
-
Lookup the node using ID as a UUID string instead of a node integer.
SEE ALSO
bif, bif-show-change, bif-show-entity, bif-show-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.