[Feature] bash/zsh completion for immich-cli #24531
teto
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
I would like my shell bash/zsh to autocomplete the possible commands when pressing tab, aka
$ immich <tab>.The CLI is simple so it's more nice to have then a high priority feature. I create this just to track progress. Sometimes the parsing libraries can generate thse files just fine by passing a --bash-completion flag. I confess I haven't looked at the CLI source code.
Platform
All reactions