Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

pouriya/ejabberdctl_bash_completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ejabberdctl bash completion

This python script generates bash completion for all arguments of your ejabberdctl command.

Install

Make sure that Ejabberd is running. If ejabberdctl command works everywhere just run [sudo] make. If you have installed Ejabberd in desired directory and ejabberdctl just works in there, run [sudo] make EJABBERDCTL_PATH=/path/to/ejabberd/bin/ (Do not miss / at the end of command).
then you can access your arguments using ejabberdctl <TAB>.

Releases

No releases published

Packages

No packages published