gdal CLI: add mention in --help when argument not available in a pipeline step#14393
Conversation
|
Should there be a C API |
451ac74 to
9dfa861
Compare
good point, added |
|
Thanks, @rouault - that information would have saved me some confusion (..could just have been me though). "(not available in a pipeline step)" is maybe a bit verbose here, and clutters the output?
Also: Shouldn't this be marked as not available in a pipeline as noted in the original issue at #14389 ? |
I've opted for "[not in pipelines"]
I've actually added support for --output-layer in vector edit as pipeline step in a commit of this PR |
f3f8184 to
91fd670
Compare
…ngle input layer is matched
and gdal vector edit: add --output-layer in pipeline mode too
Fixes #14389