mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-21 14:43:30 +01:00
Add Generate Command alias
This commit is contained in:
@@ -19,6 +19,7 @@ plugins=(... symfony2)
|
||||
| `sfroute` | sf debug:router | Show the different routes |
|
||||
| `sfcontainer` | sf debug:contaner | List the different services |
|
||||
| `sfgb` | sf generate:bundle | Generate a bundle |
|
||||
| `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 |
|
||||
| `sfdev` | sf --env=dev | Update environment to `dev` |
|
||||
|
||||
Reference in New Issue
Block a user