Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add command crontab:list #10

Open
colorcube opened this issue Jun 1, 2020 · 3 comments
Open

add command crontab:list #10

colorcube opened this issue Jun 1, 2020 · 3 comments

Comments

@colorcube
Copy link
Contributor

... which lists the available taskIdentifier with title (description)

Otherwise you have to search your config for calling

crontab:execute <taskIdentifier>

@colorcube
Copy link
Contributor Author

it might be handy to get the full config too for following reasons

you might want to know which command is actually called because it could be configured with '--quiet'.
Executing the task from the command line gives you no feedback. Listing the config gives you the choice to execute the original command to see the output.

@helhum
Copy link
Owner

helhum commented Jun 1, 2020

does typo3cms configuration:showlocal EXTCONF/crontab help you out for what you need?

@colorcube
Copy link
Contributor Author

very well Mr Hummel
indeed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants