health-check-system-cmd

0.0.5 • Public • Published

Health Check System Command line

A client on command line to Health Check System (https://github.com/LucasRodrigues/health-check-system)

CI

Circle CI

Install

npm install -g health-check-system-cmd

Commands

-p --path   Path of configuration file
-r --prettyResult   Result in pretty format
-e --errorFilePath  In case of bad health run file

Help

Configuration File

For configuration file structure visit

Treat File

Is necessary to be in this format

function error(status) {
	\\ Your code in here
}

module.exports = error

Readme

Keywords

Package Sidebar

Install

npm i health-check-system-cmd

Weekly Downloads

5

Version

0.0.5

License

MIT

Last publish

Collaborators

  • lucastinik