Quickstart

efibootmgr Plugin

javimosch Updated

File contents

efibootmgr Plugin

CLI tool: efibootmgr.

Commands

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

Usage Examples

  • "efibootmgr --help"
  • "efibootmgr self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/efibootmgr/skills/quickstart commit a4b380285c

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-2070