pub fn context_from_path(
    path: &str,
    options: CommandOptions
) -> Result<ApplicationContext, GardenError>