Quickstart

xmllint Plugin

javimosch Updated

File contents

xmllint Plugin

CLI tool: xmllint.

Commands

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

Usage Examples

  • "xmllint --help"
  • "xmllint self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/xmllint/skills/quickstart commit 69de7014ec

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-1321