Skip to content
Selth Blackwings edited this page Aug 28, 2015 · 4 revisions

Usage

Usage: rhns-package-infos.py [options]

This script will output informations related to a specific package, using the
database directly

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -v, --verbose         Enables debug output
  -p PACKAGEID, --packageid=PACKAGEID
                        the package ID to get info from

script available here

Practical usage

This is a script that will just capture and output some information regarding a package. It is still in beta and has been recently updated to work, but its usefulness may need to be increased.

Clone this wiki locally