5.0.0 • Published 6 years ago

hemera-cli v5.0.0

Weekly downloads
26
License
MIT
Repository
-
Last release
6 years ago

Hemera-cli

NPM Downloads npm js-standard-style

Install

npm install -g hemera-cli
hemera-cli

Commands

Create plugin

Create a basic plugin hemera plugin with a test suite.

$ create plugin <name>

List services

List all available services in your network.

Prerequisites

You service have to use the hemera-stats plugin. Look at this example.

$ connect
$ services

List actions

List all available actions in your network.

Prerequisites

You service have to use the hemera-stats plugin. Look at this example.

$ connect
$ actions

Start a request

Start a request against a server method and print the ouput in a coloured YAML-style, perfect for CLI output.

$ connect
$ act --pattern topic:math,cmd:add,a:2,b:44
$ result: 46
5.0.0

6 years ago

4.0.0

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago