@maxlath Can wikibase-cli read operations set a custom User-Agent header? I can't find anything in the docs, but the use of customHeaders in request.js makes me think there might be some way that I'm just not seeing
@oravrattas The customHeaders was just for internal customization, but I added --user-agent option in v19.4.1
@maxlath That's excellent, thank you! Is that only a CLI option, or can it be set in the config file?
@oravrattas I thought about the config just after releasing ^^ It can be set in config in v19.4.2 https://github.com/maxlath/wikibase-cli/blob/main/docs/config.md#user-agent