How can I run multiple files at once?
Closed this issue · 4 comments
uhlhosting commented
Is there an existing issue for this?
- I have searched the existing issues
Description
Hi,
trying to run:
rimage webp *.png -f webp -r
I get:
> rimage webp *.png -f webp -r
error: invalid value 'webp' for '--codec <CODEC>': webp is not supported codec.
For more information, try '--help'.
Any ideas?
Expected behavior
No response
Library Version
0.11.0 (latest)
Steps To Reproduce
No response
Anything else?
No response
SalOne22 commented
Could you please give me the version that you used? Run rimage --version
. We have breaking changes in the latest version, so some options will not work.
uhlhosting commented
SalOne22 commented
seems latest was not deploying.
Yup, latest version is pre release. You can find pre releases in releases tab. Version v0.11.0 will be released after icc issue resolved.
SalOne22 commented
Added warning to the readme file about pre-releases