Fluid CLI Tools
TYPO3
Show in appDescription
TYPO3 ships four CLI commands under the `fluid:` namespace that help integrators analyse template quality, manage the Fluid cache, inspect ViewHelper namespaces, and generate XSD schema files for IDE support. These commands are particularly useful during development, after deployments, and when debugging Fluid-related issues in a project.
Goals
- I know which CLI commands are available in the fluid: namespace and what each one is used for.
- I know how to use `fluid:analyze` to check Fluid templates for errors and deprecated functionality.
- I know when and why to run `fluid:cache:warmup` in a TYPO3 project workflow.
- I know what `fluid:schema:generate` produces and how the output supports Fluid template development in an IDE.
Maintainer
Oliver Thiele
Web Development Oliver Thiele