apache / dubbo-admin

The ops and reference implementation for Apache Dubbo
https://dubbo.apache.org
Apache License 2.0
3.99k stars 2.17k forks source link

dubboctl: implement profile related commands and make some small fixes #1102

Closed DMwangnima closed 1 year ago

DMwangnima commented 1 year ago

What is the purpose of the change

Implement profile related commands and make some small fixes.

Brief changelog

  1. Implement profile list and profile diff subcommands.
  2. Fix NacosComponent RenderManifest failure.
  3. Add a more detailed description of the error.
  4. Move /pkg/dubboctl/internal/cmd to /pkg/dubboctl/cmd/subcmd

    Verifying this change

    see /pkg/dubboctl/cmd/profile_test.go

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information