mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-29 10:31:14 -03:00
completions: add ibmcloud (#10004)
* completions: add ibmcloud
* Update ibmcloud.fish
(cherry picked from commit d6e234c60c)
This commit is contained in:
committed by
Fabian Boehm
parent
8235fd49ce
commit
1119f68e66
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)'
|
||||
Reference in New Issue
Block a user