CLI command recognition is simplified in the corressponding Command classes. Both for ECS, KVServer and KVClient. The simplification was done according to the weloveclouds.commons.context.Environment enum.
In the aforementioned class, the getValueToDescription is fixed, equals is used instead of == comparison.
weloveclouds.commons.context.Environment
enum.