A handy auto completion script for fabric
- Type fab and <tab> to get the functions .
- Type fab and --<tab> for the flags.
-
Auto completion for
- Functions
- Flags
-
Supports the following shells
- bash
Bash on Centos
- Download or clone the repo.
- Copy the file fab-bash-completion to /etc/bash_completion.d/
Log them in the github issues or hit me on twitter.
- currently the tool assumes that the fabfile exists in the folder where fab is being run.
Please ⭐ this repo!