Quickstart

systemd Plugin

javimosch Updated

File contents

systemd Plugin

CLI tool: systemd.

Commands

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

Usage Examples

  • "systemd --help"
  • "systemd self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/systemd/skills/quickstart commit 9c707c357b

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-1271