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

@relate/cli

Package Overview
Dependencies
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@relate/cli

CLI tool for interacting with the Neo4j platform.

  • 1.0.1-alpha.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by300%
Maintainers
2
Weekly downloads
 
Created
Source

@relate/cli

CLI tool for interacting with the Neo4j platform.

oclif Version Downloads/week License

Usage

$ npm install -g @relate/cli
$ relate COMMAND
running command...
$ relate (-v|--version|version)
@relate/cli/1.0.1-alpha.1 darwin-x64 node-v12.14.1
$ relate --help [COMMAND]
USAGE
  $ relate COMMAND
...

Development

To to run the CLI while developing, you can either execute the run script on the cli package

daedalus$ cd packages/cli
cli$ npm run build
cli$ ./bin/run --help

Or link the entire repository and have access to the relate command globally.

daedalus$ npm link
daedalus$ relate --help

Commands

Command Topics

Keywords

FAQs

Package last updated on 18 Jun 2020

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