Package application\commands
| AutomaticTranslationCommand | |
| ConsoleFormatterUtil | Class for formatting pretty console messages. |
| CronCommand | Console interface for running scheduled tasks in X2Engine |
| CryptSetupCommand | Sets up a cryptographic key for X2Engine. |
| DummyCommand | A test area for executing experimental PHP code inside of a Yii run environment. |
| ExportFixtureCommand | Exports a table in the live database (or a range of records in it) to a fixture/init script |
| MigrateCustomCommand | Update/migrate custom code from the "custom" folder using Git. |
| SampleDataCommand | Sample/dummy data exporter. |
| UpdateCommand | X2Engine command line updater. |
| UpdaterPackageCommand | Displays the declaration of an array containing the names of all files in the updater utility. |