Skip to content

Commit

Permalink
[console] Add drush mappings and aliases (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolivas committed Jan 18, 2018
1 parent 72833b3 commit 0c4e7f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/aliases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ aliases:
- cc
update:execute:
- updb
server:
- rs
1 change: 1 addition & 0 deletions config/drush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ commands:
role-remove-perm: ~
runserver:
runserver: 'server'
sql:
sql-cli: 'database:client'
sql-connect: 'database:connect'
sql-create: ~
Expand Down

0 comments on commit 0c4e7f6

Please sign in to comment.