-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

magento


> A CLI for managing the Magento PHP framework.

More information.


Enable one or more space-separated modules:

magento module:enable {module(s)}

Disable one or more space-separated modules:

magento module:disable {module(s)}

Update the database after enabling modules:

magento setup:upgrade

Update code and dependency injection configuration:

magento setup:di:compile

Deploy static assets:

magento setup:static-content:deploy

Enable maintenance mode:

magento maintenance:enable

Disable maintenance mode:

magento maintenance:disable

List all available commands:

magento list


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 17:49:59 2024