Description
Currently there are around thirty to forty commands in CLI but they are not properly named. It might be better to use a proper convention to name these classes:
Add<EntityName>Command
Remove<EntityName>Command
Deploy<EntityName>Command
Undeploy<EntityName>Command
List<EntityName>Command
Describe<EntityName>Command
Update<EntityName>Command