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 subsequent enhancement proposals #1087

Closed DMwangnima closed 1 year ago

DMwangnima commented 1 year ago

Based on https://github.com/apache/dubbo-admin/pull/1073, we have implemented manifest generate and manifest install commands. There are some enhancement proposals to make dubboctl more useful.

  1. Validate DubboConfig.
  2. Implement more intuitive and effective yaml diff method.
  3. Add more log statements to locate problems.
  4. Implement manifest uninstall and manifest diff commands, profile dump, profile list and profile diff commands.
AlbumenJ commented 1 year ago

Agree