1.0.63 • Published 7 months ago
logharbor v1.0.63
LogHarbor CLI
LogHarbor CLI is a command-line tool designed to streamline authentication and capture command outputs for LogHarbor, a logging and monitoring service. With this tool, you can easily integrate command-line workflows with LogHarbor.
Overview
LogHarbor CLI simplifies sending command outputs to LogHarbor and managing authentication directly from your terminal.
Website
Visit LogHarbor for more information about the platform.
Installation
npm install -g logharbor
Usage
Capture Command Output
Capture the output of a command and send it to LogHarbor.
logharbor capture "ls -la"
Log In
Log in to LogHarbor to authenticate your CLI.
logharbor login
Version
Show the current version of LogHarbor CLI.
logharbor version
The LogHarbor Site
You can view the logs and outputs of your commands on the LogHarbor site.
License
This project is licensed under the MIT License - see the LICENSE file for details.