Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Rovodev cli logs

jules1
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 27, 2026

how to permanently disable rovodev cli logging

2 answers

0 votes
ElEscarabajo
February 28, 2026

WTF, I even disabled telemetry and it keeps pulling up those logs. It's super annoying.

ElEscarabajo
February 28, 2026

a

0 votes
Ugnius Aušra
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 27, 2026

Hello @jules1 

This question was discussed here - https://community.atlassian.com/forums/Rovo-questions/How-to-disable-logging-in-Rovo-Dev-CLI/qaq-p/3195564

Also i can find this in official atlassian documentation - https://support.atlassian.com/rovo/docs/manage-rovo-dev-cli-settings/

For Linux or macOS:

export DISABLE_TELEMETRY=true

acli rovodev run

 

For Windows:

set DISABLE_TELEMETRY=true

acli rovodev run

 

To make it permanent, add the export line to your shell profile like ~/.bashrc or ~/.zshrc on Mac/Linux, or set it as a system environment variable on Windows.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events