events/Documentation/Commands.rst

47 lines
1.2 KiB
ReStructuredText
Raw Normal View History

.. index:: single: Command
2021-12-13 08:48:10 +01:00
.. _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
.. index:: single: Command; events:destinationdataimportviaconfiguration
.. _eventsDestinationdataimportviaconfiguration:
``events:destinationdataimportviaconfiguration``
------------------------------------------------
.. index:: single: Command; events:destinationdataimportviaallconfigurations
.. _eventsDestinationdataimportviaallconfigurations:
``events:destinationdataimportviaallconfigurations``
----------------------------------------------------
2021-12-13 08:48:10 +01:00
.. index:: single: Command; events:removeAll
.. _eventsRemoveAll:
2021-12-13 08:48:10 +01:00
``events:removeAll``
--------------------
.. index:: single: Command; events:removePast
.. _eventsRemovePast:
2021-12-13 08:48:10 +01:00
``events:removePast``
---------------------
2021-12-13 08:48:10 +01:00
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.