Our industrial scenario that needs IoTDB depends heavily on cluster feature, so I am now trying the 0.14 preview version of Apache IoTDB. I find that IoTDB uses Region as a unit for data management, so I need to check which datanodes are allocated to each Region and which Region are allicated to each storage group to make sure the distribution is balanced. How should I write the command lines to execute this feature?