console API to bugzilla
Project description
bzconsole is a simple python API to bugzilla’s bzapi. Currently, it only has a few functions, including getting the configuration, listing the products and components, and filing a new bug. I mostly introduced it to make filing bugs from the command line simple. I’ll probably include more features going forward as I need them, but if anyone else is interested I’m happy to take feature requests.
Usage
The console entry point is bz. Invoking without options gives you the usage and help. The general pattern is bz [options] <command> [command-options] . Using bz help <command> displays the help for the command.
You can have a ~/.bz dotfile to contain your username and password in.
Feel free to contact me with any questions!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bzconsole-0.1.1.tar.gz
.
File metadata
- Download URL: bzconsole-0.1.1.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa38de996daabaf46ae1578a46fa7974273a93dbca3a1f371cb61d0035953bf0 |
|
MD5 | ca854b8a665cbe4afb75f91c06bd0262 |
|
BLAKE2b-256 | 9d8c95c696407387caf14f1a04fdaf0e2f341b26d988148a0d464a83ae8bd702 |