Quickstart

mongorestore Plugin

javimosch 37cea83 580 B Updated

File contents

mongorestore Plugin

CLI tool: mongorestore.

Commands

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

Usage Examples

  • "mongorestore --help"
  • "mongorestore self version"

Installation

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

Key Features

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

javimosch/supercli/tree/main/plugins/mongorestore/skills/quickstart commit 37cea83889

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-2522