Skip to content

Clean up help messages for disabling and suppressing analytics #124808

@eliasyishak

Description

@eliasyishak

Clean up the flag help message for --suppress-analytics to be more clear that it will only suppress analytics for the current run while --disable-telemtry will disable analytics permanently

Current state

Global options:
-h, --help                  Print this usage information.
-v, --verbose               Noisy logging, including all shell commands executed.
                            If used with "--help", shows hidden options. If used with "flutter doctor", shows additional diagnostic information. (Use
                            "-vv" to force verbose logging in those cases.)
-d, --device-id             Target device id or name (prefixes allowed).
    --version               Reports the version of this tool.
    --suppress-analytics    Suppress analytics reporting when this command runs. ***** FIX THIS
    --disable-telemetry     Disable telemetry reporting when this command runs. *****

Look for the line above where it says FIX THIS

Metadata

Metadata

Assignees

Labels

toolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions