collection:=balanceCommand.String("collection","EACH_COLLECTION","collection name, or \"EACH_COLLECTION\" for each collection")
collection:=balanceCommand.String("collection","EACH_COLLECTION","collection name, or \"EACH_COLLECTION\" for each collection")
dc:=balanceCommand.String("dataCenter","","only apply the balancing for this dataCenter")
dc:=balanceCommand.String("dataCenter","","only apply the balancing for this dataCenter")
shardReplicaPlacement:=balanceCommand.String("shardReplicaPlacement","","replica placement for EC shards, or master default if empty (currently unused)")
shardReplicaPlacement:=balanceCommand.String("shardReplicaPlacement","","replica placement for EC shards, or master default if empty")
applyBalancing:=balanceCommand.Bool("force",false,"apply the balancing plan")
applyBalancing:=balanceCommand.Bool("force",false,"apply the balancing plan")