Quickstart

sgdisk Plugin

javimosch Updated

File contents

sgdisk Plugin

CLI tool: sgdisk.

Commands

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

Usage Examples

  • "sgdisk --help"
  • "sgdisk self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/sgdisk/skills/quickstart commit f3622b3951

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-876