Quickstart

jmap Plugin

javimosch Updated

File contents

jmap Plugin

CLI tool: jmap.

Commands

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

Usage Examples

  • "jmap --help"
  • "jmap self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/jmap/skills/quickstart commit 256711d9f8

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-229