pub fn context_from_config(
    config: Configuration,
    options: CommandOptions
) -> Result<ApplicationContext, GardenError>