mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 04:41:14 -03:00
add istioctl completions (#8343)
This program uses the Cobra framework for argument parsing and completion generation. Just source the completions supplied by upstream. This works around "go install" not being able to install completions files (only binaries).
This commit is contained in:
@@ -99,6 +99,7 @@ Completions
|
||||
^^^^^^^^^^^
|
||||
- Added completions for:
|
||||
|
||||
- ``istioctl`` (:issue:`8343`)
|
||||
- ``black`` (:issue:`8123`)
|
||||
- ``exif`` (:issue:`8246`)
|
||||
- ``gping`` (:issue:`8181`)
|
||||
|
||||
Reference in New Issue
Block a user