Quickstart

kvm Plugin

javimosch Updated

File contents

kvm Plugin

CLI tool: kvm.

Commands

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

Usage Examples

  • "kvm --help"
  • "kvm self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/kvm/skills/quickstart commit 94f51ac1ac

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-85