oceanbase / ob-operator

Kubernetes operator for OceanBase
https://oceanbase.github.io/ob-operator/
Other
148 stars 39 forks source link

feat: remove alias in commands and add version injection for cli #582

Closed lizzy-0323 closed 1 month ago

lizzy-0323 commented 1 month ago

Summary

  1. Remove alias in every command
  2. Add version injection for cli tool

Solution Description

lizzy-0323 commented 1 month ago

The output when using version command are as follows:

image image