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

feat: add verbose mode to cron.php #48018

Merged
merged 1 commit into from
Sep 16, 2024
Merged

feat: add verbose mode to cron.php #48018

merged 1 commit into from
Sep 16, 2024

Conversation

skjnldsv
Copy link
Member

15:47 [admin@workstation-m] ~/git/server% php cron.php --help
Description:
  Run the background job routine

Usage:
  php -f cron.php -- [-h] [--verbose] [<job-classes>...]

Arguments:
  job-classes                  Optional job class list to only run those jobs

Options:
  -h, --help                 Display this help message
  -v, --verbose              Output more information

@skjnldsv skjnldsv added enhancement 3. to review Waiting for reviews labels Sep 15, 2024
@skjnldsv skjnldsv self-assigned this Sep 15, 2024
@skjnldsv skjnldsv requested review from provokateurin and removed request for a team September 15, 2024 13:48
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
@AndyScherzinger AndyScherzinger added this to the Nextcloud 31 milestone Sep 15, 2024
@nickvergessen nickvergessen merged commit 8680082 into master Sep 16, 2024
172 of 174 checks passed
@nickvergessen nickvergessen deleted the feat/verbose-cron branch September 16, 2024 08:30
@skjnldsv skjnldsv mentioned this pull request Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants