[click] lookup in the config files before env var
This changes the behavior of loading options in ResourceOptions Since the config files are given explicitly, similar to command line options, it's better to look there first before looking into env variables.