apache / dubbo-admin

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

dubboctl design and implementation #990

Closed DMwangnima closed 1 year ago

DMwangnima commented 1 year ago

Is your feature request related to a problem? Please describe.

To make it easier to install, control and manage dubbo, we need a command-line tool like dubboctl.

Describe the solution you'd like

We could implement manifest and install directives referring to istioctl.

Additional context

simple istioctl design analysis istioctl directives doc