Skip to content

Add Bash completion for the gdk command

Markus Koller requested to merge add-shell-completion into master

What does this Merge Request do?

Adds tab completion for the gdk command, currently only Bash I'm afraid. Zsh contribution welcome! 😁

Also improves the HELP file with some missing commands, and organizing them into service/GDK commands.

Merge Request checklist

  • [-] Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • [-] gdk doctor test added, if needed.
Edited by Markus Koller

Merge request reports