Skip to content

Commit

Permalink
ready update
Browse files Browse the repository at this point in the history
  • Loading branch information
joemewes committed Oct 12, 2016
1 parent 3e1b308 commit a6d3215
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,27 +13,27 @@
# Status
## Initial Commands structure
```
--------------
build
build
build:destroy Disable and delete APP and containers
build:init Fetch and build Drupal apps
--------------
docker
docker:exec Execute bespoke commands at :container
docker:logs Montitor logs output of container
docker:restart Restart APP containers
docker:start Start APP containers
docker:status Get current status of all containers
docker:stop Stop all containers
--------------
drush
drush:cmd Run drush commands
--------------
env
env:init Fetch and build DockerDrupal containers
--------------
redis
redis:flush FLush Redis cache
redis:info Get Redis running config information
redis:monitor Montitor redis activity
redis:ping Ping Redis
self
self:about About DockerDrupal
--------------
util
util:mysql:export Export .sql files [utilme]
util:mysql:import Import .sql files [utilmi]
Expand Down

0 comments on commit a6d3215

Please sign in to comment.