Command Reference¶
The following reference was automatically generated from code.
Application Options¶
The following options can be used with every command:
-h, --helpDisplay help for the given command. When no command is given display help for the list command
-q, --quietDo not output any message
-V, --versionDisplay this application version
--ansi|--no-ansiForce (or disable --no-ansi) ANSI output
-n, --no-interactionDo not ask any interactive question
-v|vv|vvv, --verboseIncrease the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Display help for the command
The -h command displays help for the command:
vendor/bin/typo3 gridtocontainer:migrateall -h
Required arguments¶
grididentifierGridelements identifier to migrate all the elements from this type
containeridentifierThe new EXT:container element-identifier e.g. ce_columns2
flexformidentifierIf you want a clean flexform field, write "clean". If you want a flexform value from the TCA than write the identifier or if you want the old flexform value than write "old".
oldcolumidsThe old Column-ID/s, separated with a commar without space
columnidsNew Column-ID/s, separated with a commar without space. It must be used at the end of the argument list and it must have the same order as the old columids