Skip to main content

Gerrit viewer tools

Project description

qgerrit

Use qgerrit to find out what your friends have been up to:

$ qgerrit -u 'harlowja'
$ qgerrit -h

Usage: qgerrit [options]

Options:
  -h, --help            show this help message and exit
  -l USER, --login=USER
                        connect to gerrit with USER
  -u USER, --user=USER  gather information on given USER
  -s STATUS, --status=STATUS
                        gather information on given status
  -m MESSAGE, --message=MESSAGE
                        filter on message
  -p PROJECT, --project=PROJECT
                        gather information on given project
  -a APPROVAL, --approval=APPROVAL
                        filter on approval value min %n [default: no filter]
  -k FILE, --keyfile=FILE
                        gerrit ssh keyfile [default:
                        /homes/harlowja/.ssh/id_rsa]
  -t SORT, --sort=SORT  sort order for results [default: createdOn]
  -f FIELD, --field=FIELD
                        display field in results [default: 'approvals',
                        'createdOn', 'lastUpdated', 'owner', 'project',
                        'status', 'subject', 'topic', 'url']

cgerrit

Use cgerrit to watch (in realtime) the reviews showing up (powered by urwid and the curses library):

$ cgerrit
$ cgerrit -h

Usage: cgerrit [options]

Options:
  -h, --help            show this help message and exit
  -u USER, --user=USER  gerrit user [default: harlowja]
  -s SERVER, --server=SERVER
                        gerrit server [default: review.openstack.org]
  -p PORT, --port=PORT  gerrit port [default: 29418]
  --prefetch=COUNT      prefetch amount [default: 50]
  -k FILE, --keyfile=FILE
                        gerrit ssh keyfile [default:
                        /home/harlowja/.ssh/id_rsa]
  --project=PROJECT     only show given projects reviews
  -i COUNT, --items=COUNT
                        how many items to keep visible [default: 50]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gerrit-view-0.1.1.tar.gz (96.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page