Quickstart

htpasswd Plugin

javimosch Updated

File contents

htpasswd Plugin

CLI tool: htpasswd.

Commands

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

Usage Examples

  • "htpasswd --help"
  • "htpasswd self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/htpasswd/skills/quickstart commit d37fd3cb23

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-1418