Quickstart

ntpd Plugin

javimosch Updated

File contents

ntpd Plugin

CLI tool: ntpd.

Commands

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

Usage Examples

  • "ntpd --help"
  • "ntpd self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/ntpd/skills/quickstart commit 14be1dff93

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-259