Add support for fleetctl autocompletion

This commit is contained in:
Simon Gate 2014-10-08 16:00:14 +02:00
commit 72b7882159
2 changed files with 170 additions and 0 deletions

View file

@ -0,0 +1,6 @@
## Fleetctl autocomplete plugin
- Adds autocomplete options for all fleetctl commands.
- Will also show unit and machine names where applicable
Maintainer : Simon Gate ([@smgt](https://github.com/smgt))