Skip to content

Releases: alibaba/obz-cli

v0.1.0

30 Apr 03:56
79cc7b6

Choose a tag to compare

Installation

Quick install:

curl -sSL https://raw.githubusercontent.com/alibaba/obz-cli/main/install.sh | sh

Or download manually:

Platform Archive
Linux x86_64 obz-0.1.0-linux-x86_64.tar.gz
Linux aarch64 obz-0.1.0-linux-aarch64.tar.gz
macOS Intel obz-0.1.0-darwin-x86_64.tar.gz
macOS Apple Silicon obz-0.1.0-darwin-aarch64.tar.gz
Windows x86_64 obz-0.1.0-windows-x86_64.zip

Verify:

obz --version

What's New

First public release of obz — a multi-backend observability CLI for metrics, logs, and traces.

Highlights

  • Unified CLI for 12 backends: VictoriaMetrics, Prometheus, Mimir, VictoriaLogs, Loki, VictoriaTraces, Jaeger, Tempo, OpenSearch, Elasticsearch, Alibaba Cloud SLS, Datadog
  • Agent-first design — structured JSON output, deterministic exit codes, built-in provider skill documents
  • Native query languages — MetricsQL, PromQL, LogsQL, LogQL, TraceQL, DQL passthrough
  • Config file support — pre-configure endpoints and credentials, then query with just -p <name>