You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Johannes Pichler edited this page Mar 16, 2016
·
3 revisions
Console
The console component is rewritten using symfony/console.
Console commands
The following commands will be available in release 2.0. The cli parameters cannot be backward compatible because version 1 of Magallanes uses a custom syntax for some of the parameters (e.g. bin/mage deploy to:stage will be bin/mage deploy --to="stage" in version 2.0)