Merge remote-tracking branch 'apache/master' into feature/graphql-client
tree: 17ef4add90eded4b11f7dfabfa6afbd13f5762b6
  1. .github/
  2. cmd/
  3. commands/
  4. config/
  5. graphql/
  6. logger/
  7. scripts/
  8. swctl/
  9. .asf.yaml
  10. .gitignore
  11. go.mod
  12. go.sum
  13. LICENSE
  14. Makefile
  15. NOTICE
  16. README.md
README.md

Apache SkyWalking CLI

The CLI (Command Line Interface) for Apache SkyWalking.

SkyWalking CLI is a command interaction tool for the SkyWalking user or OPS team, as an alternative besides using browser GUI. It is based on SkyWalking GraphQL query protocol, same as GUI.

Commands

TODO

Compiling project

TODO

License

Apache 2.0 License.