mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-13 01:36:10 +01:00
Daniel Siepmann
a122f515d8
* Use current best practices. * Update list of commands. * Use confval directive to define available settings.
30 lines
667 B
ReStructuredText
30 lines
667 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:destinationdataimportviaconfiguration``
|
|
------------------------------------------------
|
|
|
|
``events:destinationdataimportviaallconfigurations``
|
|
----------------------------------------------------
|
|
|
|
``events:removeAll``
|
|
--------------------------------
|
|
|
|
``events:removePast``
|
|
--------------------------------
|
|
|