async fn run(
    matches: ArgMatches,
    context: &mut Context
) -> Result<Option<String>, Error>