stream-cli icon indicating copy to clipboard operation
stream-cli copied to clipboard

Cannot set auto_translation_enabled via update-app

Open kevinbror opened this issue 3 years ago • 0 comments

I'm trying to enable auto translation for my app via the following command: stream-cli chat update-app --properties '{"auto_translation_enabled": true}'

This returns the message Successfully updated app settings.

But when I retrieve the app settings via stream-cli config list I do not see the auto_translation_enabled property in the resulting object.

Can this be done via the CLI? Are there other ways to set it without the CLI?

kevinbror avatar Nov 09 '22 20:11 kevinbror