@oisasoje/gloo-cli
v1.0.1
Published
CLI tool to launch the Gloo telemetry dashboard and receiver.
Readme
@oisasoje/gloo-cli
Command Line Interface for Gloo, the premium request tracing and telemetry system.
Installation
Install globally or locally in your project:
npm install -g @oisasoje/gloo-cliUsage
Start the telemetry receiver and dashboard:
gloo devThis will:
- Boot the telemetry receiver on port
7777. - Serve the static visualizer dashboard.
- Automatically open your default web browser to the dashboard at
http://localhost:7777.
