github.com/wso2/product-mi-tooling/cmd

Tooling for Micro Integrator


License
Apache-2.0
Install
go get github.com/wso2/product-mi-tooling/cmd

Documentation

product-mi-tooling

Build Status License

This repository houses tooling components required for WSO2 Micro Integrator. Each of these components interact with the Management API of the WSO2 Micro Integrator to provide the information related to a specified server instance.

product-mi-components

The two main tooling artifacts included here are as follows:

  1. Command Line Interface for WSO2 Micro Integrator.
  2. Monitoring Dashboard for WSO2 Micro Integrator.
  • Please refer the README.md files relevant to each module for more information on each of the modules.
  1. Command Line Interface README.md
  2. Monitoring Dashboard README.md

How to Contribute