Quickstart

systemd-run Plugin

javimosch 0c53dd2 567 B Updated

File contents

systemd-run Plugin

CLI tool: systemd-run.

Commands

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

Usage Examples

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

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/systemd-run/skills/quickstart commit 0c53dd26ac

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-2439