Bugzilla PowerShell Cmdlets

An easy-to-use set of PowerShell Cmdlets offering real-time access to Bugzilla data. The Cmdlets allow users to easily read, write, update, and delete live data - just like working with SQL server.

  • Easy-to-use Cmdlets with a simple SQL interface to live Bugzilla data.
  • Easily query Bugzilla Bugs, Branches, Users, etc. from PowerShell scripts.
  • Easily pipe data into flat-files, databases, and other data stores for archival, back-up, and synchronization.

  download   buy now
Bugzilla PowerShell Cmdlets Bugzilla Logo
 PowerShell Subscriptions: 225+ Cmdlets for data integration.
   
PS C:\> Invoke-Bugzilla -Connection $conn -Query "SELECT * FROM Bugs" | Export-Csv c:\Bugs.csv

Access Bugzilla data from PowerShell!

The Bugzilla Cmdlets provide the easiest way to connect with BugZilla data from the command-line. The Cmdlets leverage a straightforward design, similar to the Microsoft SQL Server Database Engine Cmdlets, that makes it easy to import, export, backup, analyze, transform, & connect-to your Bugzilla data.

Command-line Bugzilla Data Integration


The Bugzilla Cmdlets offer a simple Transact-SQL interface for connecting with data in real time from Microsoft PowerShell. The Bugzilla Cmdlets make it easy to:

Bugzilla Logo

Bugzilla Import/Export

Pipe data from Bugzilla into and out-of flat-files, databases, and other data stores for archival, back-up, and synchronization.

Clean & Normalize Data

Use PowerShell scripting to normalize and/or de-duplicate Bugzilla Data. Easily interact with real-time data.

Automate Integration Tasks

Connect scripts with scheduling Apps (like the windows scheduler) to automate common integration tasks.




Download Bugzilla Cmdlets Now


Ready to get started? Download the a free 30-day trial of the CData Cmdlets for Bugzilla and see how easy it is to connect to Bugzilla from the command-line.


  download   buy now