|
|
|
@ -51,9 +51,11 @@ mage releases rollback --release=-3 to:production
|
|
|
|
|
# Rollback to a specific Release on the Production environment |
|
|
|
|
# mage releases rollback --release=20120101172148 to:production |
|
|
|
|
|
|
|
|
|
# Output logs by adding verbose option to ANY command |
|
|
|
|
mage deploy to:production --verbose |
|
|
|
|
|
|
|
|
|
### List of UPCOMING Commands ### |
|
|
|
|
# mage config add host s05.example.com to:[production] |
|
|
|
|
# mage config git git://github.com/andres-montanez/Zend-Framework-Twig-example-app.git |
|
|
|
|
# mage config svn svn://example.com/repo |
|
|
|
|
# mage task:deployment/rsync to:production |
|
|
|
|
# mage task:deployment/rsync to:production |
|
|
|
|