mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-21 14:43:30 +01:00
Add Create Database alias
This commit is contained in:
@@ -22,5 +22,6 @@ plugins=(... symfony2)
|
||||
| `sfgc` | sf generate:command | Generate a command |
|
||||
| `sfge` | sf doctrine:generate:entity | Generate an entity |
|
||||
| `sfsu` | sf doctrine:schema:update | Update the schema in Database |
|
||||
| `sfdc` | sf doctrine:database:create | Create the Database
|
||||
| `sfdev` | sf --env=dev | Update environment to `dev` |
|
||||
| `sfprod` | sf --env=prod | Update environment to `prod` |
|
||||
|
||||
Reference in New Issue
Block a user