Skip to content

wait, no-wait and async flag should follow bool var CLI conventions #800

@navidshaikh

Description

@navidshaikh

We're using cobra util to define no-wait bool flag. It gets confusing to pass true/false to flags starting with no. We've AddBothBoolFlagsUnhidden utility to take care of bool flags according to convention.
This is to track updating the flag definition to use mentioned utility.

See #794 (comment)

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions