Cant run npx retool-ccl dev passing auth env values

I am trying to set a project to build retool custom components and now I am facing a really inconvenient issue.
Using the docs as my guide book, I was setting the scripts using the Non-interactive mode (Use Retool custom component library | Retool Docs) to store the values in the env file, but it seems to be broken or it is not a feature anymore.
I tried every possible way described in the documentation and had no success.
Is this non-interactive mode still a feature in the retool-ccl program?