Release Apache SkyWalking CLI 0.1.0
SkyWalking CLI 0.1.0 is released. Go to downloads page to find release tars.
- Add command
swctl service
to list services - Add command
swctl instance
andswctl search
to list and search instances of service. - Add command
swctl endpoint
to list endpoints of service. - Add command
swctl linear-metrics
to query linear metrics and plot the metrics in Ascii Graph mode. - Add command
swctl single-metrics
to query single-value metrics.