Release Apache SkyWalking CLI 0.1.0

SkyWalking CLI 0.1.0 is released. Go to downloads page to find release tars.

  1. Add command swctl service to list services
  2. Add command swctl instance and swctl search to list and search instances of service.
  3. Add command swctl endpoint to list endpoints of service.
  4. Add command swctl linear-metrics to query linear metrics and plot the metrics in Ascii Graph mode.
  5. Add command swctl single-metrics to query single-value metrics.