mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 15:14:44 +00:00
completions: add ibmcloud (#10004)
* completions: add ibmcloud * Update ibmcloud.fish
This commit is contained in:
parent
3bf80b2374
commit
d6e234c60c
1 changed files with 1 additions and 0 deletions
1
share/completions/ibmcloud.fish
Normal file
1
share/completions/ibmcloud.fish
Normal file
|
@ -0,0 +1 @@
|
|||
complete -c ibmcloud -f -a '(__fish_argcomplete_complete (commandline -opc) --generate-bash-completion)'
|
Loading…
Reference in a new issue