Skip to content

Add cobra flag completion suggestions #10

@avirtopeanu-ionos

Description

@avirtopeanu-ionos

Hi! There is currently no support for flag value completions.

To achieve this, We need to access the flagCompletionFunctions map in the cobra package and retrieve the flag completion functions for a given command. I have opened an issue (spf13/cobra#1942) and submitted a PR (spf13/cobra#1943) in the cobra repository to add getters for the flagCompletionFunctions map.

I would appreciate your feedback on this feature and any suggestions you may have. Please feel free to check the linked issue and PR in the cobra repository for more context.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions