mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
fix db:tunnel
This commit is contained in:
parent
fc50d39e0e
commit
e85e896b1a
1 changed files with 2 additions and 1 deletions
|
|
@ -65,7 +65,8 @@ _aptible() {
|
|||
db:tunnel)
|
||||
_arguments \
|
||||
'--environment=[ENVIRONMENT]: :_aptible_envs' \
|
||||
'--port=[N]'
|
||||
'--port=[N]' \
|
||||
':: :_aptible_dbs'
|
||||
;;
|
||||
domains)
|
||||
_arguments \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue