Skip to content

gdal cli: turn on progress bar by default, and text mode for gdal raster/vector info and gdal vsi list #12737

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rouault
Copy link
Member

@rouault rouault commented Jul 10, 2025

  • gdal: enable --progress by default, and add --quiet to shut it off
  • gdal raster/vector info and gdal vsi list: change default output format to text when invoked from command line

Fixes #12712

@rouault rouault added this to the 3.12.0 milestone Jul 10, 2025
@rouault rouault added funded through GSP Work funded through the GDAL Sponsorship Program gdal_cli Anything related to the new 3.11 "gdal" CLI frontend labels Jul 10, 2025
@rouault rouault force-pushed the progress_by_default branch from 5d3c631 to f854a39 Compare July 10, 2025 15:11
@rouault rouault force-pushed the progress_by_default branch 2 times, most recently from b40fd00 to f1e0e02 Compare July 10, 2025 15:26
@rouault rouault force-pushed the progress_by_default branch from f1e0e02 to ed003be Compare July 10, 2025 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
funded through GSP Work funded through the GDAL Sponsorship Program gdal_cli Anything related to the new 3.11 "gdal" CLI frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gdal CLI: should --progress be the default ?
2 participants