fix db:tunnel
This commit is contained in:
parent
fc50d39e0e
commit
e85e896b1a
@ -65,7 +65,8 @@ _aptible() {
|
|||||||
db:tunnel)
|
db:tunnel)
|
||||||
_arguments \
|
_arguments \
|
||||||
'--environment=[ENVIRONMENT]: :_aptible_envs' \
|
'--environment=[ENVIRONMENT]: :_aptible_envs' \
|
||||||
'--port=[N]'
|
'--port=[N]' \
|
||||||
|
':: :_aptible_dbs'
|
||||||
;;
|
;;
|
||||||
domains)
|
domains)
|
||||||
_arguments \
|
_arguments \
|
||||||
|
Loading…
Reference in New Issue
Block a user