mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-08-25 21:00:18 +02:00
Command ideas.
This commit is contained in:
parent
1693c364e3
commit
264a199150
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user