Skip to content

Flag Groups #259

@cpuguy83

Description

@cpuguy83

It might be nice to be able to have command.Flags be a [][]Flag for the purposes of being able to group flags in the command help output.
In addition instead of a straight up [][]Flag, a new FlagGroup struct type may be better, where we can define a name/other fields.

WDYT?

Metadata

Metadata

Assignees

Labels

area/v2relates to / is being considered for v2kind/featuredescribes a code enhancement / feature requeststatus/in-reviewneeds to be reviewed by maintainers before it is accepted

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions