GoogleCloudPlatform / GoogleCloudPlatform/gsutil
gsutil du gs://bucket/ fails when the bucket contains a file with wildcards
Open
- Dominant language
- Python
- Stars
- 918
- Forks
- 335
- PR merge metrics
- No merged PRs in 30d
Description
SImillar to #290, #291 and #220, but not related to the command line parsing
`gsutil du -s gs://bucket/` fails if `gs://bucket/` contains a file with wildcards in its name, even though the bucket (or the URI) itself doesn't contain wildcards, and even though `-s` is used.
Contributor guide
Assessment
This issue has not been assessed yet.