Quickstart

jcmd Plugin

javimosch Updated

File contents

jcmd Plugin

CLI tool: jcmd.

Commands

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

Usage Examples

  • "jcmd --help"
  • "jcmd self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/jcmd/skills/quickstart commit 58ec17addb

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-225