Convenience helper that derives a GDAL CLI context from the result of
[linkGDAL()], ensuring that the linked GDAL binaries are used.
Arguments
- gdal_link
Result of [linkGDAL()].
- env
Named character vector of environment variables.
- log_file
NDJSON log file path.
- help_cache_dir
Directory for cached GDAL help output.
Value
An object of class `gdal_context`.