pub fn check_cmd_and_exec_with_args(
    service_name: &str,
    matches: &ArgMatches<'_>
) -> ProcessAction