Quickstart

update-grub2 Plugin

javimosch 57393d6 580 B Updated

File contents

update-grub2 Plugin

CLI tool: update-grub2.

Commands

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

Usage Examples

  • "update-grub2 --help"
  • "update-grub2 self version"

Installation

apt-get install update-grub2 2>/dev/null || which update-grub2

Key Features

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

javimosch/supercli/tree/main/plugins/update-grub2/skills/quickstart commit 57393d6813

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-2565