0.1.6 • Published 7 years ago

dhis2-cli v0.1.6

Weekly downloads
2
License
BSD-3-Clause
Repository
github
Last release
7 years ago

dhis2-cli

Build Status NPM Version NPM Downloads

Command line client for interacting with DHIS2.

Installation

$ npm install dhis2-cli --global

uid command

Generate DHIS2 compatible UIDs using dhis2 uid, there are also options for generating json/csv output.

Please see dhis2 uid -h for more information.

event command

Listen to events from DHIS2 (through AMQP/RabbitMQ), requires a previously setup DHIS2 (with AMQP enabled) and a RabbitMQ message broker.

dhis2 event -k metadata.#

Please see dhis2 event -h for more information.

License

BSD-3-Clause

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago