GoogleCloudPlatform / GoogleCloudPlatform/gsutil
feature request: filter by object metadata or emit metadata in a structured format
Open
Feature Request
- Dominant language
- Python
- Stars
- 918
- Forks
- 335
- PR merge metrics
- No merged PRs in 30d
Description
I realize that at the moment it is not possible to do server-side filtering by object metadata, but I would use it if it were available on the client side. Alternatively, supporting a raw json output format would allow me to use something like `jq` or `jmespath` to satisfy this need. The current output format of the Metadata is very `awk`ward.
Contributor guide
Assessment
This issue has not been assessed yet.