The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

bif-show - display a item's current status

VERSION

0.1.0_25 (2014-06-14)

SYNOPSIS

    bif show 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

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.