1.6.0 • Published 5 years ago

@reactivehub/cli v1.6.0

Weekly downloads
202
License
ISC
Repository
github
Last release
5 years ago

Reactivehub Cli

Instalation

  1. Make sure you have Node.js and npm installed on your machine.

  2. Install the Reactivehub CLI tools.

  npm install -g @reactivehub/cli

All CLI commands will be available with the rhub command.

Authentication

  1. In order to use all CLI features you must be authenticated, for that, run the login command in your terminal:
  rhub login
  1. Access the admin console and follow the auth steps.

  2. Congratulations, you're all set!

Service Accounts

For security purposes, service accounts can only be added to your account in the admin console.

Commands

The command rhub --help list all available core commands, all action commands are available at the documentation page.

CommandDescription
initCreate the .rhubrc configuration file.
loginAuthenticate to your Reactivehub account, you'll be redirect to the console admin to issue your auth code.
add:eventCreate a new event config YAML in the /events folder in the directory where the command was executed.
add:filterAdd a new filter to an event.
add:action {eventId} {filterId} {type} {action}Add a Cloud Service action to an Event Filter.
deployDeploy all events to your Reactivehub namespace API.
testTest your event YAML config.

Action Commands

Check the action documentation page to view all available commands.

Deploy

All events are deployed under your namespace ({namespace}.reactivehub.io/events), the rhub deploy command will check and send to our servers all the YAML configuration files under the /events foldes in the directory where the command was executed.

1.6.0

5 years ago

1.5.0

5 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.7

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.10

5 years ago

1.2.9

5 years ago

1.2.8

5 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.13

5 years ago

1.1.12

5 years ago

1.1.11

5 years ago

1.1.10

5 years ago

1.1.9

5 years ago

1.1.8

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.27

5 years ago

1.0.26

5 years ago

1.0.25

5 years ago

1.0.24

5 years ago

1.0.23

5 years ago

1.0.22

5 years ago

1.0.21

5 years ago

1.0.20

5 years ago

1.0.19

5 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.11

5 years ago

1.0.12

5 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago