Quickstart

rsh Plugin

javimosch Updated

File contents

rsh Plugin

CLI tool: rsh.

Commands

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

Usage Examples

  • "rsh --help"
  • "rsh self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/rsh/skills/quickstart commit d90224d6b7

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-133