Function handle_instance_config

Source
pub fn handle_instance_config(
    config_dir: &PathBuf,
    args: InstanceConfigArgs,
) -> Result<()>