Quickstart

qemu-io Plugin

javimosch Updated

File contents

qemu-io Plugin

CLI tool: qemu-io.

Commands

  • qemu-io <resource> <action> — Execute qemu-io commands
  • qemu-io self version — Print qemu-io version
  • qemu-io _ _ — Passthrough to qemu-io CLI

Usage Examples

  • "qemu-io --help"
  • "qemu-io self version"

Installation

apt-get install qemu-io 2>/dev/null || which qemu-io

Key Features

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

javimosch/supercli/tree/main/plugins/qemu-io/skills/quickstart commit ccb6c88e7c

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-1220