Quickstart

resolvconf Plugin

javimosch Updated

File contents

resolvconf Plugin

CLI tool: resolvconf.

Commands

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

Usage Examples

  • "resolvconf --help"
  • "resolvconf self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/resolvconf/skills/quickstart commit b8e7d21dbd

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-2222