Skip to content

A handy auto completion script for python fabric module.

License

Notifications You must be signed in to change notification settings

cg-cnu/fab-autocomplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Fab Auto Complete


Description:

A handy auto completion script for fabric

Demo:

Usage

  • Type fab and <tab> to get the functions .
  • Type fab and --<tab> for the flags.

Features:

  • Auto completion for

    • Functions
    • Flags
  • Supports the following shells

    • bash

Installation:

Bash on Centos

  • Download or clone the repo.
  • Copy the file fab-bash-completion to /etc/bash_completion.d/

Issue/Feedback:

Log them in the github issues or hit me on twitter.

Known Issues:

  • currently the tool assumes that the fabfile exists in the folder where fab is being run.

Like it?

Please ⭐ this repo!

About

A handy auto completion script for python fabric module.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages