TYPO3CMS-Reference-CoreApi icon indicating copy to clipboard operation
TYPO3CMS-Reference-CoreApi copied to clipboard

Add command reference with list of commands and list of scheduler tasks

Open sypets opened this issue 2 years ago • 2 comments

Current behavior

There is no complete list of all console commands and all scheduler tasks. A list can be obtained by running the command or looking in the scheduler, but for some commands further information would be helpful. For some the description is quite vague (e.g. extension:setup: "Set up extensions").

Additionally, some commands are currently spread out over several extension documentations (workspaces, redirects), it might be helpful to have a complete list and then link to the respective places.

Expected behavior/output

  • have a complete list as reference
  • add extra context for some commands (which are not already explained elsewhere)

Possible Solution

  1. Create a list of commands in TYPO3 Explained PR #3095
  2. Create a list of scheduler tasks in EXT:scheduler Documentation: issue https://forge.typo3.org/issues/101017

(I considered one complete list for both but it is awkward to document the console commands in the scheduler documenation and vice versa).


am working on patches ...

sypets avatar Jun 13 '23 06:06 sypets

We want to create the list with all options and arguments automatically: https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-CoreApi/issues/2750

brotkrueml avatar Jun 13 '23 07:06 brotkrueml

We want to create the list with all options and arguments automatically: https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-CoreApi/issues/2750

Closing here.

sypets avatar May 19 '24 07:05 sypets