I want to disable logging in RovoDev CLI, but there is no setting for this, there is only a path
To disable logging in the RovoDev CLI, you need to set the DISABLE_TELEMETRY environment variable
Linux / mac OS
export DISABLE_TELEMETRY=trueacli rovodev run
Windows
set DISABLE_TELEMETRY=trueacli rovodev run
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Will this setting be saved forever or for the current session?
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.