System Grab Bag

View all TLDR pages from common (or from all pages)

gpg-tui

Terminal user interface for GNU Public Guard. More information: https://github.com/orhun/gpg-tui.
  • Start gpg-tui:
    gpg-tui
  • Start gpg-tui with color and ASCII armored output:
    gpg-tui --style {{colored}} --armor
  • Show help in gpg-tui:
    ?
  • Quit gpg-tui:
    q
  • Interactively generate a new key:
    g
  • Export the selected key:
    x
  • Set the detail level for the selected key:
    1|2|3
  • Refresh gpg-tui:
    r

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.