Skip to content

Fix cvd start --help#2869

Open
jemoreira wants to merge 1 commit into
google:mainfrom
jemoreira:starthelp
Open

Fix cvd start --help#2869
jemoreira wants to merge 1 commit into
google:mainfrom
jemoreira:starthelp

Conversation

@jemoreira

Copy link
Copy Markdown
Member

The report_anonymous_usage_stats flag is defined in cvd start and in assemble_cvd. When cvd start loads assemble_cvd's flags it ends up duplicated causing the help handler to fail. This change removes the --report_anonymous_usage_stats flag from the list returned by assemble_cvd.

Bug: b/536128817

The report_anonymous_usage_stats flag is defined in cvd start and in
assemble_cvd. When cvd start loads assemble_cvd's flags it ends up
duplicated causing the help handler to fail. This change removes the
--report_anonymous_usage_stats flag from the list returned by
assemble_cvd.

Bug: b/536128817
@jemoreira
jemoreira requested a review from cjreynol July 17, 2026 23:44
@jemoreira
jemoreira enabled auto-merge July 17, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants