0.2.2 ā€¢ Published 21 days ago

moleculer-connect v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
21 days ago

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

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.

0.2.2-1

21 days ago

0.2.2-0

21 days ago

0.2.2

21 days ago

0.2.1

5 months ago

0.2.0

5 months ago

0.1.1

5 months ago

0.1.0

5 months ago