Quickstart

sshd Plugin

javimosch Updated

File contents

sshd Plugin

CLI tool: sshd.

Commands

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

Usage Examples

  • "sshd --help"
  • "sshd self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/sshd/skills/quickstart commit 7ffc16e8a6

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-312