The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

bif-show - display a topic's current status

VERSION

0.1.5_4 (2015-08-04)

SYNOPSIS

    bif show ID [OPTIONS...]

DESCRIPTION

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

Arguments & Options

ID

A topic ID or a project PATH. Required.

--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, 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.