TYPO3 CLI (command line interface) commands
TYPO3
Show in appDescription
TYPO3 provides a command line interface (CLI) for running scripts directly from the terminal. CLI commands can be run locally, on remote servers via SSH, inside Docker containers, and within CI/CD pipelines.
Goals
- I know how to execute CLI commands using the command line.
- I know which parameters are available and how to assign values to them.
- I know how to list all commands available via TYPO3 CLI.
- I know how to display the help text for a specific command available via the TYPO3 CLI.
Maintainer
Oliver Thiele
Web Development Oliver Thiele