NAME
bif-show - display a topic's current status
VERSION
0.1.0_28 (2014-09-23)
SYNOPSIS
bif show ITEM ID [OPTIONS...]
DESCRIPTION
The bif show
command displays a summary of a topic's current status. The output varies depending on the type of topic.
When the uppercase string "VERSION" is given as the ID then this command will print the bif version string plus the Git branch and Git commit from which bif was built.
ARGUMENTS
- ITEM
-
The type of topic. As a shortcut if ITEM is an integer then the kind of topic will be looked up and the appropriate
bif-show-*
command will be called. - ID
-
A topic ID or a project PATH. Required.
OPTIONS
- --full, -f
-
Display a more verbose version of the current status.
- --uuid, -U
-
Lookup the topic using ID as a UUID string instead of a topic integer.
SEE ALSO
bif(1), App::bif::Build
AUTHOR
Mark Lawrence <nomad@null.net>
COPYRIGHT AND LICENSE
Copyright 2013-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.