Quickstart

gpg2 Plugin

javimosch Updated

File contents

gpg2 Plugin

CLI tool: gpg2.

Commands

  • gpg2 <resource> <action> — Execute gpg2 commands
  • gpg2 self version — Print gpg2 version
  • gpg2 _ _ — Passthrough to gpg2 CLI

Usage Examples

  • "gpg2 --help"
  • "gpg2 self version"

Installation

apt-get install gpg2 2>/dev/null || which gpg2

Key Features

  • CLI-based tool
  • Scriptable and automatable
  • Pipeline-ready output
  • system based

javimosch/supercli/tree/main/plugins/gpg2/skills/quickstart commit b2a68e68c5

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-199