Skip to content
Snippets Groups Projects
Commit cdfd83fe authored by Mathias Brodala's avatar Mathias Brodala Committed by Anja Leichsenring
Browse files

[FEATURE] Add annotation for CLI only commands

This adds the annotation "@cli" to declare Extbase CommandController
commands to be usable on CLI only and is used to remove these commands
from the Scheduler task list.

Also annotate the following commands as CLI only:

- help:help
- extension:install
- extension:uninstall
- extension:dumpclassloadinginformation

Resolves: #68746
Releases: master
Change-Id: Ifb55def33c11e4a10510433f03ddc9279ee56898
Reviewed-on: http://review.typo3.org/43268


Reviewed-by: default avatarNicole Cordes <typo3@cordes.co>
Tested-by: default avatarNicole Cordes <typo3@cordes.co>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
Tested-by: default avatarMorton Jonuschat <m.jonuschat@mojocode.de>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 1349e712
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment