Bazaar Configuration CLI provides a command-line interface to several configurable Bazaar options. Bazaar's standard command line interface (CLI) does not provide convenient methods to set several configuration options.
For example, there is no way (except for manually editing the appropriate config file) to set the push/pull locations. Instead, these locations are set during actual execution of the corresponding push/pull commands, which might not be desired.
Product's homepage
Requirements:
· Bazaar
· Python