Skip to content

Add selector flags to cvd help start#2588

Open
jemoreira wants to merge 4 commits into
google:mainfrom
jemoreira:flags
Open

Add selector flags to cvd help start#2588
jemoreira wants to merge 4 commits into
google:mainfrom
jemoreira:flags

Conversation

@jemoreira
Copy link
Copy Markdown
Member

New GflagsCompatFlag overloads allow creating flags bound to std::optional<std::string> and std::optional<std::vector<std::string>>.

@jemoreira jemoreira requested a review from Databean May 19, 2026 20:39
@jemoreira jemoreira enabled auto-merge May 19, 2026 20:40
jemoreira added 2 commits May 19, 2026 13:40
For std::optional<std::string> and
std::optional<std::vector<std::string>>.
jemoreira added 2 commits May 19, 2026 14:03
Only for help message generation for now, selector arguments are still
parsed before calling the command handlers.

Simplifies the fronline parser by eliminating the arguments separator.
The ParseCommonSelectorArgs function is deleted and its functionality
moved to ExtractCvdArgs.
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.

1 participant