Quickstart

systemd-resolve Plugin

javimosch d6cacfd 619 B Updated

File contents

systemd-resolve Plugin

CLI tool: systemd-resolve.

Commands

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

Usage Examples

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

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/systemd-resolve/skills/quickstart commit d6cacfd746

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-2831