1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-25 21:00:18 +02:00

Command ideas.

This commit is contained in:
Andrs Montaez 2011-11-26 22:51:03 -02:00
parent 1693c364e3
commit 264a199150

View File

@ -5,6 +5,14 @@
# mage config svn svn://example.com/repo
# mage task:deployment/rsync to:production
# mage releases list to:production
# mage releases rollback to:production
# mage releases rollback:-1 to:production
# mage releases rollback:-2 to:production
# mage releases rollback:-3 to:production
# mage releases rollback:0 to:production
# mage add environment production --width-releases
# mage init
# mage add environment production
# mage deploy to:production