What is the bug?
gdal vector set-geom-type command runs successfully when only input and output are passed. I'd expect the tool to ask for any related option/arguments for the command to run.
Steps to reproduce the issue
gdal vector convert 'WFS:https://openmaps.gov.bc.ca/geo/pub/WHSE_FISH.PSCIS_HABITAT_CONFIRMATION_SVW/ows?service=WMS&request=GetCapabilities' temp.gpkg --config OGR_WFS_PAGING_ALLOWED OFF
gdal vector set-geom-type temp.gpkg temp1.gpkg
Versions and provenance
Operating System: Windows 11
GDAL version: GDAL 3.13.1 "Iowa City", released 2026/06/01
Installed via pixi global install gdal
Additional context
No response
What is the bug?
gdal vector set-geom-typecommand runs successfully when only input and output are passed. I'd expect the tool to ask for any related option/arguments for the command to run.Steps to reproduce the issue
Versions and provenance
Operating System: Windows 11
GDAL version:
GDAL 3.13.1 "Iowa City", released 2026/06/01Installed via
pixi global install gdalAdditional context
No response