pub async fn exec_set_name(
    config: Config,
    args: &ArgMatches
) -> Result<(), Error>