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

moleculer-connect

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moleculer-connect

Moleculer connect from CLI

  • 0.2.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
739
decreased by-28.87%
Maintainers
1
Weekly downloads
 
Created
Source

Welcome to moleculer-connect 👋

Version Documentation Maintenance License: MIT

A command-line interface for connecting to Moleculer microservices

🏠 Homepage

Usage

npm install moleculer-connect moleculer-repl@0.6.6

For example, run below command to connect to a Moleculer TypeScript project:

NODE_OPTIONS='--import tsx' moleculer-connect --env --config moleculer.config.ts

Options

The CLI supports several options to customize the connection:

Options:
      --version     Show version number                                [boolean]
      --help        Show help                                          [boolean]
  -c, --config      Load configuration from a file        [string] [default: ""]
      --ns          Namespace                             [string] [default: ""]
      --level       Logging level                     [string] [default: "info"]
      --id          NodeID                              [string] [default: null]
  -h, --hot         Enable hot-reload                 [boolean] [default: false]
      --serializer  Serializer                          [string] [default: null]
      --commands    Custom REPL command file mask (e.g.: ./commands/*.js)
                                                        [string] [default: null]

Author

👤 Dung Huynh Duc dung@productsway.com

  • Github: @jelydn

Show your support

Give a ⭐️ if this project helped you!

kofi paypal buymeacoffee

📝 License

Copyright © 2023 Dung Huynh Duc dung@productsway.com.
This project is MIT licensed.

Keywords

FAQs

Package last updated on 07 Apr 2024

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