pub fn cluster_type_of(
    matches: &ArgMatches<'_>,
    name: &str
) -> Option<ClusterType>