Quickstart

jstat Plugin

javimosch Updated

File contents

jstat Plugin

CLI tool: jstat.

Commands

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

Usage Examples

  • "jstat --help"
  • "jstat self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/jstat/skills/quickstart commit 91f45d5103

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-454