Quickstart

grub-probe Plugin

javimosch Updated

File contents

grub-probe Plugin

CLI tool: grub-probe.

Commands

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

Usage Examples

  • "grub-probe --help"
  • "grub-probe self version"

Installation

apt-get install grub-probe 2>/dev/null || which grub-probe

Key Features

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

javimosch/supercli/tree/main/plugins/grub-probe/skills/quickstart commit 2fb4bd0782

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-2104