events/Documentation/Commands.rst
Daniel Siepmann a756998f1f
Add proper image handling during import (#22)
Import now properly handles images.
It only added missing images beforehand but now will properly:
- Remove
- Resort
- Add
- Update

Relates: #10521
2023-06-12 11:07:52 +02:00

1.2 KiB

single: Command

Commands

Proper documentation is available via built in help system. This documentation is just there to keep existing Info from readme.

Access built in help:

# Get overview of commands
./vendor/bin/typo3

# Get detailed help of command
./vendor/bin/typo3 help events:destinationdataimport

single: Command; events:destinationdataimportviaconfiguration

events:destinationdataimportviaconfiguration

single: Command; events:destinationdataimportviaallconfigurations

events:destinationdataimportviaallconfigurations

single: Command; events:removeAll

events:removeAll

single: Command; events:removePast

events:removePast

Will remove all dates within the past. Events with no more dates will be removed as well. It also will remove all related files that no longer are in use.