RaigorJiang opened a new issue, #21666:
URL: https://github.com/apache/shardingsphere/issues/21666

   Hi community,
   
   This issue is for #21659.
   
   ### Aim
   Change keyword `INSTANCE` to `COMPUTE NODE`, e.g.
   ```
   SHOW INSTANCE LIST -> SHOW COMPUTE NODES
   SHOW INSTANCE INFO -> SHOW COMPUTE NODE INFO
   SHOW MODE INFO -> SHOW COMPUTE NODE MODE
   ENABLE INSTANCE -> ENABLE COMPUTE NODE
   DISABLE INSTANCE -> DISABLE COMPUTE NODE
   ALTER INSTANCE -> ALTER COMPUTE NODE
   LABEL INSTANCE -> LABEL COMPUTE NODE
   RELABEL INSTANCE -> RELABEL COMPUTE NODE
   UNLABEL INSTANCE -> UNLABEL COMPUTE NODE
   ```
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to