Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

mongodb-js/download-url

Folders and files

NameName
Last commit message
Last commit date
Aug 22, 2024
Mar 17, 2021
Oct 28, 2024
Oct 28, 2024
Mar 17, 2021
Mar 17, 2021
Mar 17, 2021
Jul 21, 2015
Aug 14, 2019
Oct 7, 2024
Oct 28, 2024
Aug 22, 2024
Jun 21, 2016

Repository files navigation

mongodb-download-url

Lookup download URL's for MongoDB versions.

Installation

npm install -g mongodb-download-url

Usage

Usage: mongodb-download-url

Get the URL to download a MongoDB tarball or zip.

Usage:
  mongodb-download-url <version>

Options:
  --version            A semver-ish version string [Default: `stable`].
  --platform           The operating system [Default: `process.platform`].
  --bits               CPU arch [Default: `process.arch`].
  --debug              Debug build [Default: `false`].
  -h --help            Show this screen.
  --version            Show version.

License

Apache 2.0