gertty(1)

Console client for Gerrit Code Review.

Section 1 gertty bookworm source

Description

GERTTY

NAME

Gertty - Console client for Gerrit Code Review.

SYNOPSIS

gertty [OPTIONS] [server]

DESCRIPTION

Gertty is a console-based interface to the Gerrit Code Review system.

OPTIONS

positional arguments:

server the server to use (as specified in config file)

optional arguments:

-h, --help

show this help message and exit

-d

enable debug logging

--no-sync

disable remote syncing

--debug-sync

disable most background sync tasks for debugging

--fetch-missing-refs

fetch any refs missing from local repos

--print-keymap

print the keymap command names to stdout

--print-palette

print the palette attribute names to stdout

--version

show gertty version

--open URL

open the given URL in a running Gertty

-p PALETTE

Color palette to use

-k KEYMAP

Keymap to use

AUTHOR

OpenStack <openstack-dev@lists.openstack.org>

SEE ALSO

Command help gertty -h