Skip to content

Feature Request: Add fish shell completion support #10879

@liblaf

Description

@liblaf

Thank you for all your hard work on DVC. It's an incredibly useful tool that has become an essential part of my workflow.

I would like to request the addition of shell completion support for the fish shell.

DVC already has a great dvc completion command that provides completion scripts for bash and zsh. It would be fantastic if fish shell could be added as another supported option. This would allow users of the fish shell to benefit from the same seamless command-line experience as users of other shells.

A possible implementation could be to extend the dvc completion -s command to accept fish as an argument, like so:
dvc completion -s fish > ~/.config/fish/completions/dvc.fish

Thank you for considering this request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstreamIssues which need to be resolved in an upstream dependency

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions