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|-hDisplay this help message
--quiet|-qDo not output any message
--verbose|-v|-vv|-vvvIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
--ansiForce ANSI output
--no-ansiDisable ANSI output
--no-interaction|-nDo not ask any interactive question
Available Commands¶
- help
- list
- backend:createadmin
- backend:lockforeditors
- backend:unlockforeditors
- cache:flushtags
- cache:listgroups
- configuration:remove
- configuration:set
- configuration:show
- configuration:showactive
- configuration:showlocal
- database:export
- database:import
- database:updateschema
- frontend:request
- install:extensionsetupifpossible
- install:fixfolderstructure
- install:generatepackagestates
- install:lock
- install:setup
- install:unlock
- upgrade:checkextensionconstraints
- upgrade:list
- upgrade:prepare
- upgrade:run