bash completion support for awscli and awsebcli
This commit is contained in:
parent
dfc42a0210
commit
414953ae5f
@ -0,0 +1,4 @@
|
||||
# bash completion for awscli
|
||||
source `which aws_bash_completer`
|
||||
# bash completion for elastic beanstalk
|
||||
source `which eb_completion.bash`
|
Loading…
Reference in New Issue
Block a user