Skip to content

Completion Support for fish #1403

Closed
Closed
@HerrNaN

Description

Hi!
I would like to have completions support for the shell fish. As far as I can tell cobra already has support for generating completions for fish (cmd.Root().GenFishCompletion(w io.Writer, includeDesc bool)) in a similar way as it's currently generated for bash.

Is this something you would like to have included in the project? Why/Why not?

Activity

hangyan

hangyan commented on Aug 5, 2021

@hangyan
Contributor

Sounds a good idea. Will try.

self-assigned this
on Aug 5, 2021
top

top commented on Aug 11, 2021

@top
Contributor

#1412

It's now supported.

hangyan

hangyan commented on Aug 11, 2021

@hangyan
Contributor

close by #1412. Thanks @top

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

    Participants

    @top@hangyan@HerrNaN

    Issue actions

      Completion Support for `fish` · Issue #1403 · kubernetes/kompose