completion for ondemand
This commit is contained in:
@@ -19,3 +19,11 @@ fi
|
|||||||
[ -f $MYSCRIPTS/bash/git-completion.bash ] && source $MYSCRIPTSE/bash/git-completion.bash
|
[ -f $MYSCRIPTS/bash/git-completion.bash ] && source $MYSCRIPTSE/bash/git-completion.bash
|
||||||
|
|
||||||
[ -f /opt/facebook/share/bash_completion ] && source /opt/facebook/share/bash_completion
|
[ -f /opt/facebook/share/bash_completion ] && source /opt/facebook/share/bash_completion
|
||||||
|
|
||||||
|
#
|
||||||
|
# Ondemand
|
||||||
|
#
|
||||||
|
complete -W "connect ineractive list release smartlog whoami help" ondemand
|
||||||
|
complete -W "connect ineractive list release smartlog whoami help" dev
|
||||||
|
|
||||||
|
complete -W "dev hrat lusntag --help" ssh
|
||||||
Reference in New Issue
Block a user