swctl

CLI tool for interacting with Apache SkyWalking APM systems

brewmacoslinux
Try with needOr install directly
Source

About

Apache SkyWalking CLI (Command-line Interface)

Commands

swctl

Examples

Display service list from SkyWalking instance$ swctl service list
Query metrics for a specific service$ swctl metrics linear --name=service_name --start=2024-01-01
Get trace information by trace ID$ swctl trace get <trace_id>