Quickstart

letsencrypt Plugin

javimosch Updated

File contents

letsencrypt Plugin

CLI tool: letsencrypt.

Commands

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

Usage Examples

  • "letsencrypt --help"
  • "letsencrypt self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/letsencrypt/skills/quickstart commit 629a4474d7

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-2349