pub async fn run(
    args: &ArgMatches<'_>,
    app_config: &AppConfig
) -> Result<ExitStatus>