Skip to content

Commit

Permalink
[console] Add few more drush alias. (#234)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolivas committed Sep 12, 2017
1 parent cbc763f commit 7893f61
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/dist/aliases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ commands:
- cre
cron:release:
- crr
database:connect:
- sqlc
database:query:
- sqlq
debug:database:log:
- ws
debug:module:
- mod
debug:multisite:
Expand All @@ -22,6 +28,8 @@ commands:
- sn
router:rebuild:
- ror
site:status:
- st
user:login:clear:attempts:
- uslca
user:login:url:
Expand Down

0 comments on commit 7893f61

Please sign in to comment.