| Command | Description | 
|---|---|
| --help (-h) | Display this help message | 
| --quiet (-q) | Do not output any message | 
| --verbose (-v|vv|vvv) | Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug | 
| --version (-V) | Display this application version | 
| --ansi | Force ANSI output | 
| --no-ansi | Disable ANSI output | 
| --no-interaction (-n) | Do not ask any interactive question | 
| Command | Description | 
|---|---|
| help | Displays help for a command | 
| list | Lists commands | 
| Command | Description | 
|---|---|
| admin:user:create | Creates an administrator | 
| admin:user:unlock | Unlock Admin Account | 
| Command | Description | 
|---|---|
| cache:clean | Cleans cache type(s) | 
| cache:disable | Disables cache type(s) | 
| cache:enable | Enables cache type(s) | 
| cache:flush | Flushes cache storage used by cache type(s) | 
| cache:status | Checks cache status | 
| Command | Description | 
|---|---|
| catalog:images:resize | Creates resized product images | 
| catalog:product:attributes:cleanup | Removes unused product attributes. | 
| Command | Description | 
|---|---|
| cron:run | Runs jobs by schedule | 
| Command | Description | 
|---|---|
| customer:hash:upgrade | Upgrade customer's hash according to the latest algorithm | 
| Command | Description | 
|---|---|
| deploy:mode:set | Set application mode. | 
| deploy:mode:show | Displays current application mode. | 
| Command | Description | 
|---|---|
| dev:source-theme:deploy | Collects and publishes source files for theme. | 
| dev:tests:run | Runs tests | 
| dev:urn-catalog:generate | Generates the catalog of URNs to *.xsd mappings for the IDE to highlight xml. | 
| dev:xml:convert | Converts XML file using XSL style sheets | 
| Command | Description | 
|---|---|
| i18n:collect-phrases | Discovers phrases in the codebase | 
| i18n:pack | Saves language package | 
| i18n:uninstall | Uninstalls language packages | 
| Command | Description | 
|---|---|
| indexer:info | Shows allowed Indexers | 
| indexer:reindex | Reindexes Data | 
| indexer:reset | Resets indexer status to invalid | 
| indexer:set-mode | Sets index mode type | 
| indexer:show-mode | Shows Index Mode | 
| indexer:status | Shows status of Indexe | 
| Command | Description | 
|---|---|
| info:adminuri | Displays the Magento Admin URI | 
| info:backups:list | Prints list of available backup files | 
| info:currency:list | Displays the list of available currencies | 
| info:dependencies:show-framework | Shows number of dependencies on Magento framework | 
| info:dependencies:show-modules | Shows number of dependencies between modules | 
| info:dependencies:show-modules-circular | Shows number of circular dependencies between modules | 
| info:language:list | Displays the list of available language locales | 
| info:timezone:list | Displays the list of available timezones | 
| Command | Description | 
|---|---|
| maintenance:allow-ips | Sets maintenance mode exempt IPs | 
| maintenance:disable | Disables maintenance mode | 
| maintenance:enable | Enables maintenance mode | 
| maintenance:status | Displays maintenance mode status | 
| Command | Description | 
|---|---|
| module:disable | Disables specified modules | 
| module:enable | Enables specified modules | 
| module:status | Displays status of modules | 
| module:uninstall | Uninstalls modules installed by composer | 
| Command | Description | 
|---|---|
| sampledata:deploy | Deploy sample data modules | 
| sampledata:remove | Remove all sample data packages from composer.json | 
| sampledata:reset | Reset all sample data modules for re-installation | 
| Command | Description | 
|---|---|
| setup:backup | Takes backup of Magento Application code base, media and database | 
| setup:config:set | Creates or modifies the deployment configuration | 
| setup:cron:run | Runs cron job scheduled for setup application | 
| setup:db-data:upgrade | Installs and upgrades data in the DB | 
| setup:db-schema:upgrade | Installs and upgrades the DB schema | 
| setup:db:status | Checks if DB schema or data requires upgrade | 
| setup:di:compile | Generates DI configuration and all missing classes that can be auto-generated | 
| setup:install | Installs the Magento application | 
| setup:performance:generate-fixtures | Generates fixtures | 
| setup:rollback | Rolls back Magento Application codebase, media and database | 
| setup:static-content:deploy | Deploys static view files | 
| setup:store-config:set | Installs the store configuration | 
| setup:uninstall | Uninstalls the Magento application | 
| setup:upgrade | Upgrades the Magento application, DB data, and schema | 
| Command | Description | 
|---|---|
| theme:uninstall | Uninstalls theme |