Skip to content

MetricsGrimoire/rremoval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rremoval: Repository Removal Tool

Description

rremoval aims at removing the selected repositories from any of the Metrics Grimoire toolset databases.

License

Licensed under GNU General Public License (GPL), version 3 or later

Download

Requirements

  • Python >= 2.7.1
  • MySQL >= 5.5
  • Metrics Grimoire database

Installation

Locally:

python setup install

In the system:

sudo python setup install

Running rremoval

You can easily run rremoval from the cloned repository as follows:

~/MetricsGrimoire/rremoval/$ rremoval -u <dbuser> -p <dbpassword> -d <dbname> -b <backend> -l

This lists the repositories available in the selected backend

~/MetricsGrimoire/rremoval/$ rremoval -u <dbuser> -p <dbpassword> -d <dbname> -b <backend> -r <repositoryname>

This remove the selected repository in the selected backend

Improving rremoval

Source code and ITS available on Github: https://github.com/MetricsGrimoire/rremoval If you want to receive updates about new versions, and keep in touch with the development team, consider subscribing to the mailing list. It is a very low traffic list (< 1 msg a day): https://lists.libresoft.es/listinfo/metrics-grimoire

Contact

About

Repository Removal Tool for Metrics Grimoire

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages