signoz-cli
Installation
SKILL.md
signoz CLI
Query traces, logs, and metrics from SigNoz directly in your terminal.
Install
npm i -g @jcit/signoz
Authentication
Credentials are resolved in this order: CLI flag → environment variable → system keychain → default.
Option 1: System keychain (recommended)
signoz auth login
# Interactive prompts for URL and token