gpg-tui - manage your GnuPG keys with ease

NAME  SYNOPSIS  DESCRIPTION  OPTIONS  KEY BINDINGS  USER INTERFACE  KEY MANAGEMENT  BUGS  AUTHOR  ABOUT  SEE ALSO 

NAME

gpg-tui − manage your GnuPG keys with ease

SYNOPSIS

gpg-tui [OPTIONS]

DESCRIPTION

gpg-tui is a Terminal User Interface for GnuPG.

It aims to ease the key management operations such as listing/exporting/signing by providing an interface along with the command-line fallback for more complex operations. It is not trying to be a full-fledged interface for all the features that gpg provides but it tries to bring a more interactive approach to key management.

OPTIONS

−a, −−armor

Enables ASCII armored output

−−splash

Shows the splash screen on startup

−−config <path>

Sets the configuration file [env: GPG_TUI_CONFIG=]

−−homedir <dir>

Sets the GnuPG home directory [env: GNUPGHOME=]

−o, −−outdir <dir>

Sets the output directory [env: OUTDIR=]

−−outfile <path>

Sets the template for the output file name [env: OUTFILE=]

−d, −−default−key <key>

Sets the default key to sign with [env: DEFAULT_KEY=]

−t, −−tick−rate <ms>

Sets the tick rate of the terminal [env: TICK_RATE=] [default: 250]

−c, −−color <color>

Sets the accent color of the terminal [env: COLOR=] [default: gray]

−s, −−style <style>

Sets the style of the terminal [env: STYLE=] [default: colored] [possible values: plain, colored]

−f, −−file−explorer <app>

Sets the utility for file selection [env: FILE_EXPLORER=] [default: xplr]

−−detail−level <level>

Sets the detail level for the keys [env: DETAIL_LEVEL=] [default: minimum] [possible values: minimum, standard, full]

−−select <option>

Enables the selection mode [env: SELECT=] [possible values: key_id, key_fpr, user_id, row1, row2]

−h, −−help

Prints help information

−V, −−version

Prints version information

KEY BINDINGS

USER INTERFACE

KEY MANAGEMENT

BUGS

Report bugs at <https://github.com/orhun/gpg-tui/issues> or contact the author via email.

AUTHOR

Orhun Parmaksız <[email protected]>

ABOUT

gpg-tui is maintained by Orhun Parmaksız, and released under the MIT license.

See the project homepage at <https://github.com/orhun/gpg-tui> for full documentation.

SEE ALSO

gpg-tui.toml(5)


Updated 2024-01-29 - jenkler.se | uex.se