be(1) - Linux man page
Name
be - distributed bug tracking from the command line
Synopsis
be [options] [command] [command_options] [commands_args...]
Description
be allows commandline interaction with the Bugs Everywhere database in a project tree.
To avoid bit-rotted documentation, we do not describe all available commands and options in this manpage. Run be help for accurate documentation. See the Bugs Everywhere Manual for more detailed documentation and tutorials.
Commands
- help
Print help for be and a list of all available commands.
- Run be help for a complete list.
Examples
be help
- Show general help and a list of all commands.
- be help init
- Show help for the init command.
- be init
- Initialize a new Bugs Everywhere database.
Bugs
The Bugs Everywhere uses Bugs Everywhere to track its bugs. You can submit bugs directly using be:
% be --repo http://bugs.bugseverywhere.org/ new "The demuxulizer is broken" Created bug with ID bea/abc % be --repo http://bugs.bugseverywhere.org/ comment bea/abc <Describe bug> % be --repo http://bugs.bugseverywhere.org/ commit "Reported bug in demuxulizer"Or send an email to the mailing list at be-devel@bugseverywhere.org.
Author
Copyright
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation.