Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pelias-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pelias-cli

The Pelias command-line power tool.

  • 0.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

pelias-cli

NPM

The Pelias command-line powertool, which lets you interact with all of the key repositories (like the API, elasticsearch schema, and importers) in one place via git-style subcommands.

install

sudo npm install -g pelias-cli

usage

For a detailed help message:

pelias --help

Example usage might look something like:

pelias schema create_index
pelias openstreetmap import
pelias geonames#experimental-branch import -i US
pelias api start

registering repos with the CLI

The CLI only recognizes Pelias repositories with a correspondingly named JSON configuration file in subcommands/ (for instance, subcommands/api.json for the pelias/api repository). Each one defines the available scripts, with a description and the shell command(s) it aliases to.

Keywords

FAQs

Package last updated on 05 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc