Quickstart

dropdb Plugin

javimosch Updated

File contents

dropdb Plugin

CLI tool: dropdb.

Commands

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

Usage Examples

  • "dropdb --help"
  • "dropdb self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/dropdb/skills/quickstart commit 05cac7ee01

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-643