Skip to content

SkyWalking CLI 0.8.0

Compare
Choose a tag to compare
@fgksgf fgksgf released this 18 Sep 02:07
· 82 commits to master since this release
49bd9a2

Download

http://skywalking.apache.org/downloads/

Features

  • Add profile command
  • Add logs command
  • Add dependency command
  • Support query events protocol
  • Support auto-completion for bash and powershell

Bug Fixes

  • Fix missing service instance name in trace command

Chores

  • Optimize output by adding color to help information
  • Set display style explicitly for commands in the test script
  • Set different default display style for different commands
  • Add scripts for quick install
  • Update release doc and add scripts for release
  • split into multiple workflows to speed up CI