mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-22 09:56:10 +01:00
28 lines
528 B
ReStructuredText
28 lines
528 B
ReStructuredText
|
.. _commands:
|
||
|
|
||
|
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:
|
||
|
|
||
|
.. code-block:: sh
|
||
|
|
||
|
# Get overview of commands
|
||
|
./vendor/bin/typo3
|
||
|
|
||
|
# Get detailed help of command
|
||
|
./vendor/bin/typo3 help events:destinationdataimport
|
||
|
|
||
|
``events:destinationdataimport``
|
||
|
--------------------------------
|
||
|
|
||
|
``events:removeAll``
|
||
|
--------------------------------
|
||
|
|
||
|
``events:removePast``
|
||
|
--------------------------------
|
||
|
|