Command Reference¶
Note
This reference uses typo3cms
as the command to invoke. If you are on
Windows, this will probably not work, there you need to use typo3cms.bat
instead. In Composer based installations, the typo3cms
binary will be
located in the binary directory specified in the root composer.json (by
default vendor/bin
)
The following reference was automatically generated from code.
Application Options¶
The following options can be used with every command:
--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
--ansi
- Force ANSI output
--no-ansi
- Disable ANSI output
--no-interaction|-n
- Do not ask any interactive question
Available Commands¶
- dumpautoload
- help
- list
- backend:createadmin
- backend:lock
- backend:lockforeditors
- backend:unlock
- backend:unlockforeditors
- cache:flush
- cache:flushgroups
- cache:flushtags
- cache:listgroups
- configuration:remove
- configuration:set
- configuration:show
- configuration:showactive
- configuration:showlocal
- database:export
- database:import
- database:updateschema
- extension:list
- extension:setup
- extension:setupactive
- frontend:request
- install:extensionsetupifpossible
- install:fixfolderstructure
- install:generatepackagestates
- install:setup
- upgrade:checkextensionconstraints
- upgrade:list
- upgrade:prepare
- upgrade:run