Rename
1 file changed
tree: add3dc7c6cbfd6fc22639e249549697aae5d19d8
  1. .github/
  2. commands/
  3. config/
  4. graphql/
  5. logger/
  6. scripts/
  7. swctl/
  8. .asf.yaml
  9. .gitignore
  10. go.mod
  11. go.sum
  12. LICENSE
  13. Makefile
  14. NOTICE
  15. 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.