pub(crate) fn handle_sub_command(
    matches: &ArgMatches<'_>
) -> Result<Option<String>, String>